Browse Source

Always exclude inigrep from debugging

It makes a lot of noise that is normally not very relevant to the
application.
Alois Mahdal 6 years ago
parent
commit
f582f6e81f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/bin/app.skel

+ 1
- 0
src/bin/app.skel View File

@@ -15,6 +15,7 @@
15 15
     SATURNIN_LIBEXEC_PREFIX="__MKIT_PROJ_PKGNAME__-"
16 16
     SHELLFU_PATH="__SATURNIN_SHELLFU_DIR__"
17 17
     PRETTY_USAGE="subcommand"
18
+    PRETTY_DEBUG_EXCLUDE="$PRETTY_DEBUG_EXCLUDE:inigrep"
18 19
 }
19 20
 
20 21
 shellfu import saturnin