X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/d75b554a40ff336180739e4a5d50b70456f3fc94..a2f4fe7de51cb580ca587d155f01ad569edd36ae:/t/t1400-patch-history.sh diff --git a/t/t1400-patch-history.sh b/t/t1400-patch-history.sh index a693e75..13cd1e3 100755 --- a/t/t1400-patch-history.sh +++ b/t/t1400-patch-history.sh @@ -82,7 +82,7 @@ test_expect_success \ echo bar > test && stg refresh && stg pop && echo foo > test && stg refresh && - ! stg push && + conflict_old stg push && stg log --full | grep -q -e "^push(c) " '