summaryrefslogtreecommitdiff
path: root/tests/rm/r-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/r-1')
-rwxr-xr-xtests/rm/r-18
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/rm/r-1 b/tests/rm/r-1
index c1d2d815e..e07881b0e 100755
--- a/tests/rm/r-1
+++ b/tests/rm/r-1
@@ -19,12 +19,8 @@
test=r-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
mkdir a a/a || framework_failure
> b || framework_failure