Loading addie +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ unset SESSION_MANAGER CONDA_ENVIRON=addie # If `dev` or `qa` version requested, default to `--mode=mantid`. mode_arg="" if [ ! -z "$1" ]; then if [ -n "$1" ]; then if [ "$1" == "--dev" ]; then CONDA_ENVIRON=addie-dev shift # drop this argument Loading Loading
addie +1 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ unset SESSION_MANAGER CONDA_ENVIRON=addie # If `dev` or `qa` version requested, default to `--mode=mantid`. mode_arg="" if [ ! -z "$1" ]; then if [ -n "$1" ]; then if [ "$1" == "--dev" ]; then CONDA_ENVIRON=addie-dev shift # drop this argument Loading