about summary refs log tree commit diff
path: root/tests/repair.sh
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2017-10-03T09·06+0200
committerGitHub <noreply@github.com>2017-10-03T09·06+0200
commitfce24b7d6caec14645cafebf4cecb5b150761796 (patch)
treea4a6b1164cbc8529017667225c46a11958d81cbc /tests/repair.sh
parentf3e0d468218994343d0e595a50304cc122ad1406 (diff)
parent3139cad9cd3aab9e1fe06b6fb5e9e11b3524aca2 (diff)
Merge pull request #1587 from copumpkin/fix-tests
Fix tests
Diffstat (limited to 'tests/repair.sh')
-rw-r--r--tests/repair.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/repair.sh b/tests/repair.sh
index 57152d450a17..7c928e3be73c 100644
--- a/tests/repair.sh
+++ b/tests/repair.sh
@@ -46,7 +46,7 @@ fi
 # --verify can fix it.
 clearCache
 
-nix copy --recursive --to file://$cacheDir $path
+nix copy --to file://$cacheDir $path
 
 chmod u+w $path2
 rm -rf $path2