status: update short status to respect --no-ahead-behind
[gitweb.git] / t / t9807-git-p4-submit.sh
index ae05816e092bf6774aefa8ab43182173e5932b68..3457d5db64afc09f63e8c7de4c51b932b012c7ee 100755 (executable)
@@ -139,7 +139,7 @@ test_expect_success 'submit with master branch name from argv' '
        )
 '
 
-test_expect_failure 'allow submit from branch with same revision but different name' '
+test_expect_success 'allow submit from branch with same revision but different name' '
        test_when_finished cleanup_git &&
        git p4 clone --dest="$git" //depot &&
        (