aboutsummaryrefslogtreecommitdiffstats
path: root/tests/chmod/inaccessible
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/inaccessible')
-rwxr-xr-xtests/chmod/inaccessible4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/chmod/inaccessible b/tests/chmod/inaccessible
index 318d4bba5..6e8744dbb 100755
--- a/tests/chmod/inaccessible
+++ b/tests/chmod/inaccessible
@@ -1,7 +1,7 @@
#!/bin/sh
# Test for the bug fixed on 2006-09-20.
-# 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
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
chmod --version
fi
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/test-lib.sh
mkdir -p d/e || framework_failure
chmod 0 d/e d || framework_failure