rename initialization to allow debugging
This commit is contained in:
parent
3f15f4c8b2
commit
b91082c998
3 changed files with 5 additions and 4 deletions
|
@ -4,5 +4,5 @@ if [[ ! "$-" =~ i ]]; then
|
|||
LOAD_EXIT=1
|
||||
echo "Non interactive session ($-) , stopping load of shell environment" 1>&2
|
||||
else
|
||||
reset
|
||||
${NO_RESET:+:} reset
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue