diff --git a/HLFS/hlfs.xsl b/HLFS/hlfs.xsl
index 4c0380d..366e3ba 100644
--- a/HLFS/hlfs.xsl
+++ b/HLFS/hlfs.xsl
@@ -26,7 +26,7 @@
0 = none
1 = only chapter06 Glibc, GCC and Binutils testsuites
2 = all chapter06 testsuites
- 3 = all chapter05 and chapter06 testsuites-->
+ 3 = alias to 2 -->
@@ -99,29 +99,21 @@
pushd ../; tar -xvf gettext-&gettext-version;.*; popd;
-
+
-
- tar -xvf gcc-core-&gcc-version;.*;
- tar -xvf gcc-g++-&gcc-version;.*;
- tar -xvf binutils-&binutils-version;.*;
-
-
- tar -xvf gcc-core-&gcc-version;.*;
- tar -xvf gcc-g++-&gcc-version;.*;
- tar -xvf binutils-&binutils-version;.*;
-
-
+
tar -xvf gcc-core-&gcc-version;.*;
tar -xvf gcc-g++-&gcc-version;.*;
tar -xvf binutils-&binutils-version;.*;
-
+
tar -xvf gcc-testsuite-&gcc-version;.*;
-
+
pushd ../; tar -xvf blfs-bootscripts-&blfs-bootscripts-version;.* ; popd;
@@ -132,12 +124,6 @@
-
-
-
-
-
-
@@ -147,24 +133,12 @@
-
-
- make -k check >> $TEST_LOG 2>&1 || true
-
-
-
- make -k
-
- >> $TEST_LOG 2>&1 || true
-
-
+ contains(string(),'check')) and
+ ($testsuite = '2' or $testsuite = '3')">
+
+ make -k
+
+ >> $TEST_LOG 2>&1 || true
@@ -200,8 +174,6 @@
-
-
@@ -241,24 +213,23 @@
-
-
-
+
+
-
+
make -k check >> $TEST_LOG 2>&1 || true
-
-
-
-
+
+
+
+
+
+ >> $TEST_LOG 2>&1 || true
+
+
+
+
+
+
+
+