]> git.nbdom.net Git - nb.git/commitdiff
etc/profile
authorDevops <sys@15gifts.com>
Tue, 23 May 2017 11:28:51 +0000 (12:28 +0100)
committerDevops <sys@15gifts.com>
Tue, 23 May 2017 11:28:51 +0000 (12:28 +0100)
etc/profile

index 0fac7cb14c5fa9689a749d3a497ba1b64e57195f..e55d08f1999cd8b01832daf5ef5d4842ea187c23 100755 (executable)
@@ -7,7 +7,7 @@
 #
 #
 #--------------------------------------------------------------------------------
-[ "$1" = "--debug" ] && export NB_DEBUG="echo DEBUG: " && shift
+[ "$1" = "--debug-nb" ] && export NB_DEBUG="echo DEBUG: " && shift
 
 #
 # Avoid infinit loop. Eg: profile -> .bashrc -> profile