r2872 - jhalfs/trunk/HLFS
georgeb at linuxfromscratch.org
georgeb at linuxfromscratch.org
Tue Aug 1 15:24:29 MDT 2006
Author: georgeb
Date: 2006-08-01 15:24:28 -0600 (Tue, 01 Aug 2006)
New Revision: 2872
Modified:
jhalfs/trunk/HLFS/master.sh
Log:
bring trunk in line with ex branch
Modified: jhalfs/trunk/HLFS/master.sh
===================================================================
--- jhalfs/trunk/HLFS/master.sh 2006-08-01 20:05:42 UTC (rev 2871)
+++ jhalfs/trunk/HLFS/master.sh 2006-08-01 21:24:28 UTC (rev 2872)
@@ -369,7 +369,7 @@
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
More information about the alfs-log
mailing list