Accidentally committed NOISY=20; fix it

This commit is contained in:
Eryn Wells 2013-01-31 13:42:10 -08:00
parent 51eaa2f3f7
commit 35a2e35d6e

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=20
export NOISY=0
print_heading -l 1 'Initializing environment'