Merge "No more thinging in functions.sh"

This commit is contained in:
Jenkins
2014-07-09 09:04:00 +00:00
committed by Gerrit Code Review

View File

@@ -373,7 +373,7 @@ function setup_host {
set -o xtrace
# capture # of cpus
echo "NProc things we have $(nproc) cpus"
echo "NProc has discovered $(nproc) CPUs"
cat /proc/cpuinfo
# This is necessary to keep sudo from complaining