X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/48c930db6aaa1559f0d25030c0a9691170fe715c..e4560d7ebac0f15ce5383f21c1c1696efc4fe66b:/t/t2000-sync.sh?ds=sidebyside diff --git a/t/t2000-sync.sh b/t/t2000-sync.sh index 9852eb8..f4e8b07 100755 --- a/t/t2000-sync.sh +++ b/t/t2000-sync.sh @@ -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 &&