]> git.ipfire.org Git - thirdparty/git.git/commitdiff
t1404: rename file to t1404-update-ref-errors.sh
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 7 Jun 2016 08:13:04 +0000 (10:13 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Jun 2016 18:49:00 +0000 (11:49 -0700)
I want to broaden the scope of this test file, so rename it accordingly.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1404-update-ref-errors.sh [moved from t/t1404-update-ref-df-conflicts.sh with 98% similarity]

similarity index 98%
rename from t/t1404-update-ref-df-conflicts.sh
rename to t/t1404-update-ref-errors.sh
index 6d869d1285fbb3f687750978db468291c636fd61..2818460ba9284f132f5bca1e1843d0698b05ca33 100755 (executable)
@@ -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 () {