From 0755d1ab730845bcdbfd850918090f481fa2b5f7 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 4 May 2006 19:04:01 +0000 Subject: [PATCH] Another help output touch-up. --- common/common-functions | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/common-functions b/common/common-functions index 42e41d9..0d9c448 100644 --- a/common/common-functions +++ b/common/common-functions @@ -68,9 +68,9 @@ ${BOLD} -G, --get-packages${OFF} ${BOLD} -T, --testsuites N ${OFF} Run test suites [0-3] 0 = none - 1 = only chapter06 Glibc, GCC and Binutils testsuites - 2 = all chapter06 testsuites - 3 = all chapter05 and chapter06 testsuites + 1 = only final system Glibc, GCC and Binutils testsuites + 2 = all final system testsuites + 3 = all temporaly tools and final system testsuites In CLFS, 3 is an alias to 2 In BLFS, 1, 2, and 3 are equivalents and means that the testsuites will be run.