chiark / gitweb /
git-debrebase: Rename new-upstream-v0 command to new-upstream
[dgit.git] / tests / tests / gbp-orig
index 29dd4570848b7234efdb7619e8771e2e99da0321..9a4937cb1e6f0fc91a9fd6a17d8152d45a13c709 100755 (executable)
@@ -38,7 +38,7 @@ git commit -m 'Import 1.0'
 git tag upstream/1.0
 
 git checkout quilt-tip
-t-git-pseudo-merge upstream
+t-git-pseudo-merge -m 'gbp-orig pseudomerge' upstream
 
 v=1.0-1
 
@@ -74,4 +74,4 @@ done
 cd $tmp
 diff -ruN gbp-output/tar-x tar-x
 
-echo done.
+t-ok