summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haggerty <mhagger@alum.mit.edu>2016-06-07 10:13:04 +0200
committerJunio C Hamano <gitster@pobox.com>2016-06-20 11:49:00 -0700
commitbf0c6603ff809b035bd3b2049597e2273e9d86ed (patch)
tree45346e48cd5912c574e45cb4338d1dd5a7adcb1d
parent7a418f3a17b95746eb94cfd55f4fe0385d058777 (diff)
downloadgit-bf0c6603ff809b035bd3b2049597e2273e9d86ed.tar.gz
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 <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xt/t1404-update-ref-errors.sh (renamed from t/t1404-update-ref-df-conflicts.sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t1404-update-ref-df-conflicts.sh b/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 () {