From: Ian Jackson Date: Wed, 19 Feb 2014 21:37:29 +0000 (+0000) Subject: tests: gitrepo-edit: seems to work X-Git-Tag: debian/0.22~65 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=d1d549f3fa5796c46e0f538f7ac806a364518328;hp=cf626a98aadd11b43a289dc18e18edb7eae105e6 tests: gitrepo-edit: seems to work --- diff --git a/tests/gitrepo-edit b/tests/gitrepo-edit index b1d60770..65a2265e 100755 --- a/tests/gitrepo-edit +++ b/tests/gitrepo-edit @@ -58,7 +58,7 @@ tryat_done () { tryat () { local b="$1" - if ! test -f "$b.tar" && ! test -f "$b.edit"; then + if ! test -f "$b.tar" && ! test -d "$b.edit"; then return fi tryat_pre "$b"