aboutsummaryrefslogtreecommitdiff
path: root/runtest
diff options
context:
space:
mode:
Diffstat (limited to 'runtest')
-rwxr-xr-xruntest1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtest b/runtest
index 8bc6a53..014595a 100755
--- a/runtest
+++ b/runtest
@@ -104,6 +104,7 @@ for i in `echo ${execpath} | sed -e 's@/[^/]*$@/share/dejagnu@'` `echo ${execpa
runpath=$i
if expr $verbose \> 0 > /dev/null ; then
echo Using $i/runtest.exp as main test driver
+ break;
fi
fi
done