@@ -10,11 +10,9 @@ if [[ -z $LC_ALL ]]; then
export LC_ALL=en_US.UTF-8
fi
for rc_file in $WORKSPACE/rc/*.sh; do
source $rc_file
done
source "$LWS/functions.sh"
source_directory_sh "$LWS/rc"
append_path "$LWS/bin"
append_path "$LWS/opt/bin"
set_uniq_path
The note is not visible to the blocked user.