X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=tests%2Fgitrepo-edit;h=d4183f1e95f1dcf4a3490e6ce388bec34b12873d;hp=65a2265e5f78ae234972656c52222947758b82a4;hb=4cc40918b8c3e91f7cd3f0af067d9df270bfee66;hpb=d1d549f3fa5796c46e0f538f7ac806a364518328 diff --git a/tests/gitrepo-edit b/tests/gitrepo-edit index 65a2265e..d4183f1e 100755 --- a/tests/gitrepo-edit +++ b/tests/gitrepo-edit @@ -12,7 +12,7 @@ case "$arg" in *.git.tar) base=${arg%.tar} ;; *.git.edit) base=${arg%.edit} ;; *.git) base=${arg} ;; -*) fail "arg must end in .git[.tar]" ;; +*) fail "arg must end in .git[.tar|.edit]" ;; esac tryat_pre () {