Skip to content

Commit

Permalink
debug print package name
Browse files Browse the repository at this point in the history
Signed-off-by: Jeremiah Corrado <[email protected]>
  • Loading branch information
jeremiah-corrado committed May 8, 2024
1 parent 0b810a8 commit 874e493
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions util/runMasonCI.bash
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ buildChapel () {
# export CHPL_REGEXP=re2
# export CHPL_RE2=bundled
# make
echo "yep"
}

# Runs a make check, and if it passes then makes mason
Expand All @@ -20,6 +21,7 @@ makeCheckAndMason () {
# else
# exit 1
# fi
echo "yep"
}

# Parses the last merge commit, getting the most recent package added to the registry
Expand Down

0 comments on commit 874e493

Please sign in to comment.