chiark / gitweb /
Convert git_id() to the new id format
[stgit] / t / t2000-sync.sh
index 9852eb87e3c6efab6d5ca859739bdb14de753944..f4e8b07763bc04a7600682a4940fe14da28141ab 100755 (executable)
@@ -37,7 +37,7 @@ test_expect_success \
 test_expect_success \
     'Create a branch with empty patches' \
     '
-    stg branch -c foo base &&
+    stg branch -c foo {base} &&
     stg new p1 -m p1 &&
     stg new p2 -m p2 &&
     stg new p3 -m p3 &&