summaryrefslogtreecommitdiff
path: root/tests/rebuild-cached-stratum.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rebuild-cached-stratum.script')
-rwxr-xr-xtests/rebuild-cached-stratum.script6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rebuild-cached-stratum.script b/tests/rebuild-cached-stratum.script
index 2802dd54..4d6193e8 100755
--- a/tests/rebuild-cached-stratum.script
+++ b/tests/rebuild-cached-stratum.script
@@ -5,7 +5,7 @@
# not get rebuilt in that case. Later on, the test will guard against
# regressions.
#
-# Copyright (C) 2011 Codethink Limited
+# Copyright (C) 2011, 2012 Codethink Limited
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -22,8 +22,8 @@
set -e
-cache="$DATADIR/rebuild-cached-stratum-cache"
-log="$DATADIR/rebuild-cached-stratum-morph.log"
+cache="$DATADIR/cache"
+log="$DATADIR/morph.log"
# Make a branch in the chunk repo where we can make our own modifications.
(cd "$DATADIR/chunk-repo" &&