summaryrefslogtreecommitdiff
path: root/tests/iscache-not-cache.script
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-10-13 10:12:15 +0100
committerLars Wirzenius <liw@liw.fi>2012-10-13 10:12:15 +0100
commitd59f65afc799487abe4ae12bddfe5861b42cfa56 (patch)
tree4a7ea94d82a35651ad36c04c73a33807279d7cf4 /tests/iscache-not-cache.script
parent1a3631c12fcd0d70141c2c0172ff14c056567a75 (diff)
downloadcachedir-d59f65afc799487abe4ae12bddfe5861b42cfa56.tar.gz
Fix iscache-not-cache test to work
Diffstat (limited to 'tests/iscache-not-cache.script')
-rwxr-xr-xtests/iscache-not-cache.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/iscache-not-cache.script b/tests/iscache-not-cache.script
index c4e0e62..acfc935 100755
--- a/tests/iscache-not-cache.script
+++ b/tests/iscache-not-cache.script
@@ -16,5 +16,5 @@
set -eu
-"$SRCDIR/cachedir" iscache "$DATADIR"
+! "$SRCDIR/cachedir" iscache "$DATADIR"