Loading nsd-app-wrap.sh +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ _activate_central_anaconda() { fi # make sure that conda is found in the correct place if [ "${CONDA_PREFIX}" != "${CONDA_PREFIX_CENTRAL}" ] && [ "${CONDA_PREFIX}" == "${CONDA_PREFIX_ALT}" ]; then if [ "${CONDA_PREFIX}" != "${CONDA_PREFIX_CENTRAL}" ] && [ "${CONDA_PREFIX}" != "${CONDA_PREFIX_ALT}" ]; then echo "Found conda at \"${CONDA_PREFIX}\" rather than \"${CONDA_PREFIX_CENTRAL}\"" exit 255 fi Loading 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.20 Version: 1.21 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading Loading
nsd-app-wrap.sh +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ _activate_central_anaconda() { fi # make sure that conda is found in the correct place if [ "${CONDA_PREFIX}" != "${CONDA_PREFIX_CENTRAL}" ] && [ "${CONDA_PREFIX}" == "${CONDA_PREFIX_ALT}" ]; then if [ "${CONDA_PREFIX}" != "${CONDA_PREFIX_CENTRAL}" ] && [ "${CONDA_PREFIX}" != "${CONDA_PREFIX_ALT}" ]; then echo "Found conda at \"${CONDA_PREFIX}\" rather than \"${CONDA_PREFIX_CENTRAL}\"" exit 255 fi Loading
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.20 Version: 1.21 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading