summaryrefslogtreecommitdiff
path: root/tests/rm/i-never
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/i-never')
-rwxr-xr-xtests/rm/i-never4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/rm/i-never b/tests/rm/i-never
index 16edcf6f7..24035f3c8 100755
--- a/tests/rm/i-never
+++ b/tests/rm/i-never
@@ -2,7 +2,7 @@
# Ensure that rm --interactive=never works does not prompt, even for
# an unwritable file.
-# 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
@@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then
rm --version
fi
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/test-lib.sh
skip_if_root_
touch f || framework_failure