Browse Source

woops

tags/v1.0
Nico Rey 4 years ago
parent
commit
4aab04f6cf
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      common.sh

+ 0
- 1
common.sh View File

@@ -4,7 +4,6 @@
# set -x

. ~/.noaa.conf
. "${NOAA_HOME}"/common.sh

declare -A levels=([DEBUG]=0 [INFO]=1 [WARN]=2 [ERROR]=3)
log_level=${LOG_LEVEL}


Loading…
Cancel
Save