Turn off NOISY
This commit is contained in:
parent
15fc3cfd35
commit
9a6f47b997
1 changed files with 1 additions and 1 deletions
2
env
2
env
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue