1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-07 09:11:11 +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
+1 -1
View File
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
split --version
fi
. $top_srcdir/tests/test-lib.sh
. $srcdir/test-lib.sh
touch in || framework_failure