forked from lix-project/lix
tests/flake-in-submodule: Remove unnecessary rm -rf
This commit is contained in:
parent
f9c24d67b9
commit
bf0c8c34e7
|
@ -24,8 +24,6 @@ git config --global protocol.file.allow always
|
|||
rootRepo=$TEST_ROOT/rootRepo
|
||||
subRepo=$TEST_ROOT/submodule
|
||||
|
||||
rm -rf $rootRepo $subRepo $TEST_HOME/.cache/nix
|
||||
|
||||
|
||||
createGitRepo $subRepo
|
||||
cat > $subRepo/flake.nix <<EOF
|
||||
|
|
Loading…
Reference in a new issue