Loading addie +0 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,5 @@ if [ "$real_arg" == "" ]; then else args=("${CONDA_ENVIRON}" "addie" "$real_arg") fi # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}" mantidworkbench +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ source "$(dirname "$(realpath "$0")")/nsd-app-wrap.sh" # put together arguments - conda_env, application, argv CONDA_ENV="mantid" args=("${CONDA_ENV}" "/opt/anaconda/envs/${CONDA_ENV}/bin/mantidworkbench" "$@") # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}" mantidworkbenchnightly +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ source "$(dirname "$(realpath "$0")")/nsd-app-wrap.sh" # put together arguments - conda_env, application, argv CONDA_ENV="mantid-dev" args=("${CONDA_ENV}" "/opt/anaconda/envs/${CONDA_ENV}/bin/mantidworkbench" "$@") # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}" mantidworkbenchqa +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ source "$(dirname "$(realpath "$0")")/nsd-app-wrap.sh" # put together arguments - conda_env, application, argv CONDA_ENV="mantid-qa" args=("${CONDA_ENV}" "/opt/anaconda/envs/${CONDA_ENV}/bin/mantidworkbench" "$@") # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}" nsd-app-wrap.spec +1 −1 Original line number Diff line number Diff line %global srcname nsd-app-wrap Name: nsd-app-wrap Version: 1.36 Version: 1.37 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading
addie +0 −2 Original line number Diff line number Diff line Loading @@ -33,7 +33,5 @@ if [ "$real_arg" == "" ]; then else args=("${CONDA_ENVIRON}" "addie" "$real_arg") fi # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}"
mantidworkbench +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ source "$(dirname "$(realpath "$0")")/nsd-app-wrap.sh" # put together arguments - conda_env, application, argv CONDA_ENV="mantid" args=("${CONDA_ENV}" "/opt/anaconda/envs/${CONDA_ENV}/bin/mantidworkbench" "$@") # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}"
mantidworkbenchnightly +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ source "$(dirname "$(realpath "$0")")/nsd-app-wrap.sh" # put together arguments - conda_env, application, argv CONDA_ENV="mantid-dev" args=("${CONDA_ENV}" "/opt/anaconda/envs/${CONDA_ENV}/bin/mantidworkbench" "$@") # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}"
mantidworkbenchqa +0 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,5 @@ source "$(dirname "$(realpath "$0")")/nsd-app-wrap.sh" # put together arguments - conda_env, application, argv CONDA_ENV="mantid-qa" args=("${CONDA_ENV}" "/opt/anaconda/envs/${CONDA_ENV}/bin/mantidworkbench" "$@") # remove font-cache to side step startup speed issue rm -f ${HOME}/.cache/fontconfig/* # launch the tool activate_and_launch "${args[@]}"
nsd-app-wrap.spec +1 −1 Original line number Diff line number Diff line %global srcname nsd-app-wrap Name: nsd-app-wrap Version: 1.36 Version: 1.37 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading