Parcourir la source

woops

tags/v1.0
Nico Rey il y a 4 ans
Parent
révision
4aab04f6cf
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. +0
    -1
      common.sh

+ 0
- 1
common.sh Voir le fichier

@@ -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}


Chargement…
Annuler
Enregistrer