From 0382541c20e8c8c784118427f4c09afd4c6497f9 Mon Sep 17 00:00:00 2001 From: helly Date: Fri, 22 Apr 2005 22:27:16 +0000 Subject: [PATCH] - CVS already ensures directory test is present, so don't try to create it --- run_tests.sh.in | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1