summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorŁukasz Stelmach <stlman@poczta.fm>2026-01-29 21:21:55 +0100
committerLudovic Courtès <ludo@gnu.org>2026-02-06 20:49:01 +0100
commit8813f8ba34cac2160abaec5f64f5fcf8c7889e5b (patch)
tree73875b258ec6420046b23768cfb53949d85a81ff /gnu
parentdab3b8f64cd1b5255aa29150ace86610a13e1097 (diff)
tests: Fix (getcwd) failing without chroot.
In case chroot and unshare are not available, $test_directory remains the current directory. When the directory gets removed (line 119), ‘guix pack’ on line 121 fails due to (getcwd) failing with ENOENT. The bug was already present in 272c07096251ea3dae237fd016fc5d66fe25e147. * tests/guix-pack.sh: Always do “cd -”. Change-Id: Ib02bf3714f0c6706b5e759dbb28cf86edf0f1317 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #6013
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions