aboutsummaryrefslogtreecommitdiff
path: root/testsuite/runtest
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-07-18 16:34:01 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-07-18 16:34:01 +0200
commit875f782b127d1eee2c40cbc597a6a712a1405c9e (patch)
treec36d4122689b5e56c88f869d8a5e4ea5b79ebf4c /testsuite/runtest
parent6ae6426a7485b5835c23aea198b3065f491d918b (diff)
downloadbusybox-875f782b127d1eee2c40cbc597a6a712a1405c9e.tar.gz
minor tweaks in testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/runtest')
-rwxr-xr-xtestsuite/runtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/runtest b/testsuite/runtest
index 2428f6c36..3ff4b96da 100755
--- a/testsuite/runtest
+++ b/testsuite/runtest
@@ -2,7 +2,7 @@
# Usage:
# runtest [applet1] [applet2...]
-. testing.sh
+. ./testing.sh
# Run one old-style test.
# Tests are stored in applet/testcase shell scripts.