From 00a309823501317f9061a28e98cc13177bc4a12a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 27 May 2008 13:45:44 +0200 Subject: in 280+ tests/* files, use $srcdir, not $top_srcdir/tests --- tests/du/inaccessible-cwd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/du/inaccessible-cwd') diff --git a/tests/du/inaccessible-cwd b/tests/du/inaccessible-cwd index f6af78600..70e83a1f9 100755 --- a/tests/du/inaccessible-cwd +++ b/tests/du/inaccessible-cwd @@ -25,7 +25,7 @@ if test "$VERBOSE" = yes; then du --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ cwd=`pwd` -- cgit v1.2.3-54-g00ecf