From: Michael Haggerty Date: Tue, 7 Jun 2016 08:13:04 +0000 (+0200) Subject: t1404: rename file to t1404-update-ref-errors.sh X-Git-Tag: v2.10.0-rc0~97^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf0c6603ff809b035bd3b2049597e2273e9d86ed;p=thirdparty%2Fgit.git t1404: rename file to t1404-update-ref-errors.sh I want to broaden the scope of this test file, so rename it accordingly. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano --- diff --git a/t/t1404-update-ref-df-conflicts.sh b/t/t1404-update-ref-errors.sh similarity index 98% rename from t/t1404-update-ref-df-conflicts.sh rename to t/t1404-update-ref-errors.sh index 6d869d1285..2818460ba9 100755 --- a/t/t1404-update-ref-df-conflicts.sh +++ b/t/t1404-update-ref-errors.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='Test git update-ref with D/F conflicts' +test_description='Test git update-ref error handling' . ./test-lib.sh test_update_rejected () {