X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/blobdiff_plain/9b4a6e70a1390d653201e48e12d09005b3fba6c8..cb1570e14f5e021ccd6580f207fdc6297611fc49:/t/t1400-patch-history.sh?ds=inline 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) " '