chiark / gitweb /
tests: gitrepo-edit: seems to work
[dgit.git] / tests / gitrepo-edit
index 65a2265e5f78ae234972656c52222947758b82a4..d4183f1e95f1dcf4a3490e6ce388bec34b12873d 100755 (executable)
@@ -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 () {