Skip to content

Commit

Permalink
Drop changes to sage-env-config when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed May 25, 2024
1 parent 8055611 commit e64c58f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions recipe/run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ export SAGE_ROOT=$PWD
ls $SAGE_ROOT
ls $SAGE_LOCAL
echo $SAGE_ROOT > "$SAGE_LOCAL/lib/sage-current-location.txt"
sed -i.bak "s@SAGE_ROOT=\"$PREFIX\"@SAGE_ROOT=\"$SAGE_ROOT\"@g" $PREFIX/bin/sage-env-config

export SAGE_NUM_THREADS_PARALLEL=$CPU_COUNT
export SAGE_NUM_THREADS=$CPU_COUNT

set +e
Expand Down

0 comments on commit e64c58f

Please sign in to comment.