From 7d5372a93457864954f072ff2c08780558bce259 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Mon, 24 Feb 2025 22:03:11 +0100 Subject: [PATCH] etc/profile --- etc/profile | 3 --- 1 file changed, 3 deletions(-) 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" -- 2.47.3