From 7cca5d1ceff0a1a71f395d20de0193d4eb868cae Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 12 Mar 2007 21:17:44 +0000 Subject: [PATCH] Fix prev commit --- tests/scripts/all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/all b/tests/scripts/all index 452c611f98..b9b90821f4 100755 --- a/tests/scripts/all +++ b/tests/scripts/all @@ -13,7 +13,7 @@ ## top-level directory of the distribution or, alternatively, at ## . - . scripts/defines.sh +. $SRCDIR/scripts/defines.sh TB=`$SHTOOL echo -e "%B"` TN=`$SHTOOL echo -e "%b"` SLEEPTIME=10 -- 2.39.5