summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-05-09 21:22:56 +0200
committerJim Meyering <meyering@redhat.com>2010-05-09 21:22:56 +0200
commit8312ad98344434da5069d1ca5d33133b0fec7939 (patch)
tree0cb65f8f28d88ae7146dcb7cb68e0f265778736a /testsuite
parent38866e47fd4ec4c1ce5da9a2f0e8a1e963c36357 (diff)
downloadidutils-8312ad98344434da5069d1ca5d33133b0fec7939.tar.gz
idutils-8312ad98344434da5069d1ca5d33133b0fec7939.tar.bz2
idutils-8312ad98344434da5069d1ca5d33133b0fec7939.zip
tests: adjust help-version
* testsuite/help-version: Use one-line invocation of init.sh.
Diffstat (limited to 'testsuite')
-rwxr-xr-xtestsuite/help-version3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/help-version b/testsuite/help-version
index 5e51aa9..10f93ad 100755
--- a/testsuite/help-version
+++ b/testsuite/help-version
@@ -23,8 +23,7 @@
test "x$SHELL" = x && SHELL=/bin/sh
export SHELL
-: ${srcdir=.}
-. "$srcdir/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/init.sh"; path_prepend_ ../src
expected_failure_status_chroot=125
expected_failure_status_env=125