From e53b577d5961f6a97855ad4f94288059176de8b1 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 4 May 2006 18:53:23 +0000 Subject: [PATCH] Fixed --testsuites help output. --- common/common-functions | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/common-functions b/common/common-functions index 0f06e57..e80405d 100644 --- a/common/common-functions +++ b/common/common-functions @@ -69,10 +69,11 @@ ${BOLD} -T, --testsuites N ${OFF} Run test suites [0-3] 0 = none 1 = only chapter06 Glibc, GCC and Binutils testsuites - 2 = all chapter06 testsuites (in BLFS, alias to 1) + 2 = all chapter06 testsuites 3 = all chapter05 and chapter06 testsuites - In BLFS, 2 and 3 are aliases to 1 In CLFS, 3 is an alias to 2 + In BLFS, 1, 2, and 3 are equivalents and means that the testsuites + will be run. ${BOLD} -W, --working-copy DIR${OFF} use the local working copy placed in DIR as the $(echo $PROGNAME | tr [a-z] [A-Z]) book