summaryrefslogtreecommitdiff
path: root/tests/rm/dir-nonrecur
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/dir-nonrecur')
-rwxr-xr-xtests/rm/dir-nonrecur6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/rm/dir-nonrecur b/tests/rm/dir-nonrecur
index b912e6362..817edfd58 100755
--- a/tests/rm/dir-nonrecur
+++ b/tests/rm/dir-nonrecur
@@ -2,7 +2,7 @@
# Ensure that `rm dir' (i.e., without --recursive) gives a reasonable
# diagnostic when failing.
-# Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2005-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,8 +22,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 d || framework_failure