Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: ca3d9f8b31378093ecfbce493aab979c97d5ba78
https://github.com/NixOS/nix/commit/ca3d9f8b31378093ecfbce493aab979c97d5ba78
Author: Eelco Dolstra <[email protected]>
Date: 2012-04-14 (Sat, 14 Apr 2012)
Changed paths:
M tests/common.sh.in
Log Message:
-----------
Urgh, modified the wrong file...
diff --git a/tests/common.sh.in b/tests/common.sh.in
index 0f46e5f..031a0d6 100644
--- a/tests/common.sh.in
+++ b/tests/common.sh.in
@@ -35,7 +35,7 @@ readLink() {
clearProfiles() {
profiles="$NIX_STATE_DIR"/profiles
- rm -f $profiles/*
+ rm -rf $profiles
}
clearStore() {
================================================================
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits