summaryrefslogtreecommitdiff
path: root/tests/rm/ir-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/ir-1')
-rwxr-xr-xtests/rm/ir-18
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/rm/ir-1 b/tests/rm/ir-1
index e453def75..b48fa948b 100755
--- a/tests/rm/ir-1
+++ b/tests/rm/ir-1
@@ -18,12 +18,8 @@
test=ir-1
-if test "$VERBOSE" = yes; then
- set -x
- rm --version
-fi
-
-. $srcdir/test-lib.sh
+. "${srcdir=.}/init.sh"; path_prepend_ ../src
+test "$VERBOSE" = yes && rm --version
t=t
mkdir -p $t $t/a $t/b $t/c || framework_failure