diff mbox

[4/5] setup-environment: remove redundant information

Message ID 1396217092-30829-5-git-send-email-trevor.woerner@linaro.org
State New
Headers show

Commit Message

Trevor Woerner March 30, 2014, 10:04 p.m. UTC
In an error message, this informational text is irrelevant.

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
---
 setup-environment | 2 --
 1 file changed, 2 deletions(-)
diff mbox

Patch

diff --git a/setup-environment b/setup-environment
index 2b4fd3f..43b1489 100644
--- a/setup-environment
+++ b/setup-environment
@@ -36,8 +36,6 @@  Supported machines: `ls sources/*/conf/machine/*.conf \
 
 To build for a machine listed above, run this script as:
 MACHINE=<machine> source $PROGNAME <build-dir>
-
-The script sets PARALLEL_MAKE & BB_NUMBER_THREADS to $NCPU
 "
 }