Turn off NOISY

This commit is contained in:
Eryn Wells 2013-09-09 11:12:54 -07:00
parent 15fc3cfd35
commit 9a6f47b997

2
env
View file

@ -12,7 +12,7 @@
export SYS=`uname -s | tr A-Z a-z`
# Set this to a non-zero integer to see startup messages
export NOISY=10
export NOISY=0
print_heading -l 1 'Initializing environment'