summaryrefslogtreecommitdiff
path: root/tests/tests/fetch-localgitonly
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-08 20:19:11 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-08 20:19:11 +0100
commitb73268f2c9f2043b0dc0e5d1013255b59ee7b00b (patch)
tree77758293c9f2c7dd9a1d5d6a6f5760321f2ed713 /tests/tests/fetch-localgitonly
parent7e481fcf4e2802d1743717a77270a01c76456559 (diff)
Test suite: Fix two test cases (git-foo => git foo)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/fetch-localgitonly')
-rwxr-xr-xtests/tests/fetch-localgitonly2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/fetch-localgitonly b/tests/tests/fetch-localgitonly
index 9d6a2ac..b0ade5f 100755
--- a/tests/tests/fetch-localgitonly
+++ b/tests/tests/fetch-localgitonly
@@ -10,7 +10,7 @@ old=`git rev-parse HEAD`
# pretend that we previously fetched 3-1 (otherwise, dgit
# is entitled to, and will, make a new history)
-git-update-ref refs/remotes/dgit/dgit/sid refs/heads/dgit/sid
+git update-ref refs/remotes/dgit/dgit/sid refs/heads/dgit/sid
t-dgit pull