Document shortcoming of stg-k and stg-unnew.
[stgit] / t / t1400-patch-history.sh
index 34162f4..59dc134 100755 (executable)
@@ -81,7 +81,6 @@ test_expect_success \
 test_expect_success \
        'Check the push "undo" log' \
        '
-       stg status --reset &&
        stg push --undo &&
        stg log bar | grep -q -e "^undo "
        '