chiark / gitweb /
Test suite: Replace open-coded $tmp/git/$p.git
[dgit.git] / tests / tests / trustingpolicy-replay
index f2a704317e34154ac2e0e525dfb66af4a8e76d52..b779f64b129b1c604559f42c92133586693652b3 100755 (executable)
@@ -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'