From: Nicolas Boisselier Date: Mon, 24 Feb 2025 21:03:11 +0000 (+0100) Subject: etc/profile X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=7d5372a93457864954f072ff2c08780558bce259;p=nb.git etc/profile --- diff --git a/etc/profile b/etc/profile index 4ac87d9a..6dfb775a 100755 --- a/etc/profile +++ b/etc/profile @@ -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"