chiark / gitweb /
git-debrebase: test suite: gdr-import-dgit: extend
[dgit.git] / tests / tests / fetch-localgitonly
index 9d6a2accce6122af623a56c59779d755a17623a2..7d603b2704f73cf0b1a7909abdd812dadb6c6e51 100755 (executable)
@@ -10,11 +10,11 @@ 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
 
 t-cloned-fetched-good
 t-has-ancestor $old
 
-echo ok.
+t-ok