summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-04 02:12:05 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-04 02:12:05 +0100
commit6b80acf28a4dab17b1776b25805b26888f5791aa (patch)
tree03ef5ea4e28e41813eb770949114e26f41bf4029 /tests
parent0ebf9dfcc7a8c45e3b8b2db4a711b7deeff7f8bc (diff)
Fix "tests: drs-push-rejects: test unknown suite"
We have to reset $tmp/suites or the remaining elements of this test script will fail.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/drs-push-rejects1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests/drs-push-rejects b/tests/tests/drs-push-rejects
index fdd390d..f6f8882 100755
--- a/tests/tests/drs-push-rejects
+++ b/tests/tests/drs-push-rejects
@@ -128,6 +128,7 @@ prep unstable sid
mktag
echo woody >$tmp/suites
mustfail 'unknown suite' $push_spec
+cp $root/tests/suites $tmp/.
# fixme:
# or reject "command string not understood";