From e0b032b7db452dbde5fbb85aa86ded177ed98d81 Mon Sep 17 00:00:00 2001 From: George Boudreau Date: Tue, 1 Aug 2006 21:24:28 +0000 Subject: [PATCH] bring trunk in line with ex branch --- HLFS/master.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HLFS/master.sh b/HLFS/master.sh index 4ff4b88..548cadf 100755 --- a/HLFS/master.sh +++ b/HLFS/master.sh @@ -369,7 +369,7 @@ chapter6_Makefiles() { # sysroot or chroot build phase case $name in glibc ) [[ "$TEST" != "0" ]] && wrt_test_log2 "${this_script}" ;; - * ) [[ "$TEST" = "2" ]] && wrt_test_log2 "${this_script}" + * ) [[ "$TEST" = "2" ]] && [[ "$TEST" = "3" ]] && wrt_test_log2 "${this_script}" ;; esac # If using optimizations, write the instructions