Skip to content

Commit

Permalink
Use proper nightly flag for chplcheck-cls-only test
Browse files Browse the repository at this point in the history
Signed-off-by: Danila Fedorin <[email protected]>
  • Loading branch information
DanilaFe committed Jun 10, 2024
1 parent 2886709 commit d3745ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/cron/test-linux64-chplcheck-cls-only.bash
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ source $CWD/common-localnode-paratest.bash

export CHPL_NIGHTLY_TEST_CONFIG_NAME="linux64-chplcheck-cls-only"

$CWD/nightly -cron -assertions -chplcheckonly -chpl-language-server ${nightly_args} $(get_nightly_paratest_args 8)
$CWD/nightly -cron -asserts -chplcheckonly -chpl-language-server ${nightly_args} $(get_nightly_paratest_args 8)

0 comments on commit d3745ae

Please sign in to comment.