summaryrefslogtreecommitdiff
path: root/tests/du/two-args
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/two-args')
-rwxr-xr-xtests/du/two-args4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/du/two-args b/tests/du/two-args
index 9d9330e95..5cb875ff0 100755
--- a/tests/du/two-args
+++ b/tests/du/two-args
@@ -2,7 +2,7 @@
# Make sure `du d/1 d/2' works.
# That command failed with du from fileutils-4.0q.
-# Copyright (C) 2000, 2004-2007 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2004-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,7 +22,7 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/test-lib.sh
# Run this test from a sub-directory one level deeper than normal,
# so that the "du .." below doesn't traverse sibling directories