aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rm/fail-eacces
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/fail-eacces')
-rwxr-xr-xtests/rm/fail-eacces6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rm/fail-eacces b/tests/rm/fail-eacces
index d49764c53..7e13a789a 100755
--- a/tests/rm/fail-eacces
+++ b/tests/rm/fail-eacces
@@ -4,7 +4,7 @@
# With the symlink, rm from coreutils-6.9 would fail with a misleading
# ELOOP diagnostic.
-# Copyright (C) 2006-2007 Free Software Foundation, Inc.
+# Copyright (C) 2006-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
@@ -24,8 +24,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
skip_if_root_
ok=0