summaryrefslogtreecommitdiff
path: root/tests/misc/df-P
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/df-P')
-rwxr-xr-xtests/misc/df-P6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/misc/df-P b/tests/misc/df-P
index a27abf0b9..7b52dd2d6 100755
--- a/tests/misc/df-P
+++ b/tests/misc/df-P
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that df -P is not affected by BLOCK_SIZE settings
-# 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
@@ -21,8 +21,8 @@ if test "$VERBOSE" = yes; then
df --version
fi
-. $srcdir/../lang-default
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/test-lib.sh
fail=0