Skip to content

Commit

Permalink
I thought I committed this
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-hughes committed Jan 19, 2024
1 parent fd146bb commit 7d59b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildbot.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ BDWGC_SRC=`pwd`

git clone https://github.com/softdevteam/alloy
cd alloy
BDWGC=${BOEHM_SRC} ENABLE_GC_ASSERTIONS=true /usr/bin/time -v python3 x.py test --stage 2 \
BDWGC=${BDWGC_SRC} ENABLE_GC_ASSERTIONS=true /usr/bin/time -v python3 x.py test --stage 2 \
--config .buildbot.config.toml --exclude rustdoc-json --exclude debuginfo

0 comments on commit 7d59b34

Please sign in to comment.