Loading rpm/nsd-app-wrap.spec +1 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 2.9 Version: 2.10 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading src/pyrs +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ PIXI_ENVIRON=pyrs if [ -n "$1" ]; then if [ "$1" == "--dev" ]; then PIXI_ENVIRON=pyrsi_dev PIXI_ENVIRON=pyrs_dev shift # drop this argument elif [ "$1" == "--qa" ]; then PIXI_ENVIRON=pyrs_qa Loading Loading
rpm/nsd-app-wrap.spec +1 −1 Original line number Diff line number Diff line Name: nsd-app-wrap Version: 2.9 Version: 2.10 Release: 1%{?dist} Summary: Wrapper scripts to launch python applications installed via anaconda Vendor: Peter F. Peterson Loading
src/pyrs +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ PIXI_ENVIRON=pyrs if [ -n "$1" ]; then if [ "$1" == "--dev" ]; then PIXI_ENVIRON=pyrsi_dev PIXI_ENVIRON=pyrs_dev shift # drop this argument elif [ "$1" == "--qa" ]; then PIXI_ENVIRON=pyrs_qa Loading