mirror of
https://github.com/NixOS/nix
synced 2025-07-08 11:03:54 +02:00
Testing overlayfs stores
This commit is contained in:
parent
4dcc0a1b76
commit
111aeb9e92
4 changed files with 57 additions and 2 deletions
|
@ -3,7 +3,7 @@ source common/vars-and-functions.sh
|
|||
|
||||
test -n "$TEST_ROOT"
|
||||
if test -d "$TEST_ROOT"; then
|
||||
chmod -R u+w "$TEST_ROOT"
|
||||
chmod -R u+rw "$TEST_ROOT"
|
||||
# We would delete any daemon socket, so let's stop the daemon first.
|
||||
killDaemon
|
||||
rm -rf "$TEST_ROOT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue