Ludovic Courtès
|
4b1fdd44ed
|
tests: store-roots: Remove bogus test.
This test was added in 1261ce1523 but it
proved to be bogus: <https://issues.guix.gnu.org/64760>.
* tests/store-roots.scm ("gc-roots, initial"): Remove.
|
2023-08-18 16:10:08 +02:00 |
|
Ludovic Courtès
|
1261ce1523
|
store: Tolerate non-existent GC root directories.
* guix/store/roots.scm (gc-roots): Wrap 'scandir*' call in 'catch'.
* tests/store-roots.scm ("gc-roots, initial"): New test. Move
'open-connection' call below.
|
2023-06-18 23:36:25 +02:00 |
|
Ludovic Courtès
|
72eda0624b
|
Add (guix store roots).
* guix/store/roots.scm, tests/store-roots.scm: New files.
* Makefile.am (STORE_MODULES): Add guix/store/roots.scm.
(SCM_TESTS): Add tests/store-roots.scm.
|
2019-04-10 17:09:47 +02:00 |
|