rebase -i: rewrite complete_action() in C
[gitweb.git] / t / t3404-rebase-interactive.sh
index 7755b6809276d954d4b3131ce2b9668b44c4f683..90c3ca70e6b9f6b4d8bfaa28db90c8ec19c4cf85 100755 (executable)
@@ -76,7 +76,7 @@ test_expect_success 'rebase --keep-empty' '
 '
 
 cat > expect <<EOF
-Nothing to do
+error: nothing to do
 EOF
 
 test_expect_success 'rebase -i with empty HEAD' '