Browse Source

Remove saturnin itself from regular ("small") debug

Alois Mahdal 6 years ago
parent
commit
5820c7c5db
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/bin/app.skel

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

@@ -15,7 +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
+    PRETTY_DEBUG_EXCLUDE="$PRETTY_DEBUG_EXCLUDE,inigrep,saturnin"
19 19
 }
20 20
 
21 21
 shellfu import saturnin