summaryrefslogtreecommitdiff
path: root/tests/tests/trustingpolicy-replay
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-11 00:35:28 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-11 00:36:16 +0100
commitc17699d17f17f6ea105b7440ff95fa39eebb54a6 (patch)
tree1f5f42ce8759699b49be63662f151e9f111de66e /tests/tests/trustingpolicy-replay
parentf1acf7af0d90aca442d1caaa1dbc901ff6adcfbc (diff)
Test suite: Replace open-coded $tmp/git/$p.git
Diffstat (limited to 'tests/tests/trustingpolicy-replay')
-rwxr-xr-xtests/tests/trustingpolicy-replay2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/trustingpolicy-replay b/tests/tests/trustingpolicy-replay
index f2a7043..b779f64 100755
--- a/tests/tests/trustingpolicy-replay
+++ b/tests/tests/trustingpolicy-replay
@@ -67,7 +67,7 @@ attempt-replay () {
prepare-replay --deliberately-fresh-repo
# simulate some other thing that we shouldn't delete
-git push $tmp/git/$p.git +master:refs/heads/for-testing
+git push $dgitrepo +master:refs/heads/for-testing
attempt-replay 'does not declare previously heads/for-testing'