summaryrefslogtreecommitdiff
path: root/tests/ls/stat-failed
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/stat-failed')
-rwxr-xr-xtests/ls/stat-failed6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ls/stat-failed b/tests/ls/stat-failed
index 2d6e98821..977de393e 100755
--- a/tests/ls/stat-failed
+++ b/tests/ls/stat-failed
@@ -2,7 +2,7 @@
# Verify that ls works properly when it fails to stat a file that is
# not mentioned on the command line.
-# 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
@@ -22,8 +22,8 @@ if test "$VERBOSE" = yes; then
ls --version
fi
-. $srcdir/../lang-default
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/test-lib.sh
skip_if_root_
mkdir d || framework_failure