.3'/>
aboutsummaryrefslogtreecommitdiff
path: root/tests/store-roots.scm
AgeCommit message (Expand)Author
2023-06-18store: 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. Ludovic Courtès