From: helly Date: Fri, 22 Apr 2005 22:27:16 +0000 (+0000) Subject: - CVS already ensures directory test is present, so don't try to create it X-Git-Tag: 0.13.6~646 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0382541c20e8c8c784118427f4c09afd4c6497f9;p=re2c - CVS already ensures directory test is present, so don't try to create it --- diff --git a/run_tests.sh.in b/run_tests.sh.in index ed12742f..3935aa84 100644 --- a/run_tests.sh.in +++ b/run_tests.sh.in @@ -1,5 +1,4 @@ #!/bin/sh -mkdir @builddir@/test result=0 for x in @top_srcdir@/test/*.re; do echo $x