Merge branch 'proposed' of git://github.com/gustavh/stgit
[stgit] / t / t1201-pull-trailing.sh
index 3a7efc1..d66ad26 100755 (executable)
@@ -49,7 +49,7 @@ test_expect_success \
 
 test_expect_success \
     'Pull those patches applied upstream' \
-    "(cd bar && stg push --undo && stg push --all --merged
+    "(cd bar && stg undo && stg push --all --merged
      )
 "