X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/5f594e90e9a0867e1b87ffb8b0a077152246b56c..fd52912d651e59701714b4b957757bca4725a728:/t/t1002-branch-clone.sh diff --git a/t/t1002-branch-clone.sh b/t/t1002-branch-clone.sh index b0087e9..19bdc45 100755 --- a/t/t1002-branch-clone.sh +++ b/t/t1002-branch-clone.sh @@ -21,7 +21,7 @@ test_expect_success \ test_expect_success \ 'Try to create a patch in a GIT branch' \ ' - ! stg new p0 -m "p0" + command_error stg new p0 -m "p0" ' test_expect_success \