1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00

in 280+ tests/* files, use $srcdir, not $top_srcdir/tests

This commit is contained in:
Jim Meyering
2008-05-27 13:45:44 +02:00
parent c6c9e8730e
commit 00a3098235
282 changed files with 292 additions and 292 deletions

View File

@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
touch --version
fi
. $top_srcdir/tests/test-lib.sh
. $srcdir/test-lib.sh
fail=0