Explorar el Código

Do not debug always

Alois Mahdal hace 9 años
padre
commit
78fc68abee
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      src/libexec/saturnin-xuris

+ 0
- 2
src/libexec/saturnin-xuris Ver fichero

@@ -12,8 +12,6 @@ SATURNIN_XURIS_ALWAYS_RUN=false
12 12
 SATURNIN_XURIS_UNIQ=true
13 13
 SATURNIN_XURIS_CHOICE="${SATURNIN_XURIS_CHOICE:-false}"
14 14
 
15
-FFOO_DEBUG=true
16
-
17 15
 usage() {
18 16
     mkusage "[-u|--uniq] [-a|--always-run] [-l|--limit N] [-c|--choose] [-C|--choice-cmd COMMAND]"
19 17
 }