]> git.nbdom.net Git - nb.git/commitdiff
etc/profile
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 24 Feb 2025 21:03:11 +0000 (22:03 +0100)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 24 Feb 2025 21:03:11 +0000 (22:03 +0100)
etc/profile

index 4ac87d9abede4ff58325d66ea4d6e1a913f7e535..6dfb775a17f9b6359e0ac45f7d59b8965502f362 100755 (executable)
@@ -38,9 +38,6 @@ if [ -n "$NB_LOOP" ]; then
        echo "WARN: NB_LOOP=$NB_LOOP: BASH_SOURCE=$BASH_SOURCE \$0=$0 | Won't load !"
        NB_LOOP=$(($NB_LOOP+1))
        _nb_unset; return 70
-# NB 12.03.19  unset NB_LOOP
-# NB 12.03.19  exit
-# NB 12.03.19  return 2>/dev/null || exit # if executable
 fi
 nb_debug "ENVS: BASH_SOURCE=$BASH_SOURCE \$0=$0"