Skip to content
Snippets Groups Projects
Commit f2da6bb0 authored by jurgenhaas's avatar jurgenhaas
Browse files

#31 Final bug fix

parent 4b5ae6c1
No related branches found
Tags 1.9.0-rc2
No related merge requests found
......@@ -32,6 +32,7 @@ if [[ ! -n ${ID} ]]; then
fi
if [[ -n ${L3DSHELL} ]]; then
# Nothing to do, we go with this value
L3DSHELL=${L3DSHELL}
elif [[ -n ${SHELL} ]]; then
L3DSHELL=${SHELL}
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment