Loading build-and-test-py-project-within-miniconda.sh +0 −4 Original line number Diff line number Diff line Loading @@ -74,10 +74,6 @@ if [ -d test ]; then fi if ! test -z "$TESTABLES"; then if test -f /tmp/enable-amd-compute; then . /tmp/enable-amd-compute fi echo "TESTABLES: $TESTABLES" ulimit -c unlimited Loading build-and-test-py-project.sh +0 −4 Original line number Diff line number Diff line Loading @@ -26,10 +26,6 @@ if [ -d test ]; then fi if ! test -z "$TESTABLES"; then if test -f /tmp/enable-amd-compute; then . /tmp/enable-amd-compute fi echo "TESTABLES: $TESTABLES" ulimit -c unlimited Loading Loading
build-and-test-py-project-within-miniconda.sh +0 −4 Original line number Diff line number Diff line Loading @@ -74,10 +74,6 @@ if [ -d test ]; then fi if ! test -z "$TESTABLES"; then if test -f /tmp/enable-amd-compute; then . /tmp/enable-amd-compute fi echo "TESTABLES: $TESTABLES" ulimit -c unlimited Loading
build-and-test-py-project.sh +0 −4 Original line number Diff line number Diff line Loading @@ -26,10 +26,6 @@ if [ -d test ]; then fi if ! test -z "$TESTABLES"; then if test -f /tmp/enable-amd-compute; then . /tmp/enable-amd-compute fi echo "TESTABLES: $TESTABLES" ulimit -c unlimited Loading