summaryrefslogtreecommitdiff
path: root/tests/rm/v-slash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/v-slash')
-rwxr-xr-xtests/rm/v-slash6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rm/v-slash b/tests/rm/v-slash
index 2f26c03b4..198b82b4c 100755
--- a/tests/rm/v-slash
+++ b/tests/rm/v-slash
@@ -1,7 +1,7 @@
#!/bin/sh
# avoid extra slashes in --verbose output
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,8 +21,8 @@ if test "$VERBOSE" = yes; then
rm --version
fi
-. $srcdir/../lang-default
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/test-lib.sh
mkdir a || framework_failure
touch a/x || framework_failure