From: Ian Jackson Date: Wed, 19 Feb 2014 21:37:50 +0000 (+0000) Subject: tests: gitrepo-edit: seems to work X-Git-Tag: debian/0.22~64 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=4cc40918b8c3e91f7cd3f0af067d9df270bfee66;hp=d1d549f3fa5796c46e0f538f7ac806a364518328 tests: gitrepo-edit: seems to work --- 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 () {