Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
run_orion_ctest.sh permissions
Browse files Browse the repository at this point in the history
zach1221 committed Nov 21, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 3c74eec commit f16ac05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/run_orion_ctest.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
set -eux
et -eux

JOB_ID=$(sbatch --job-name=ctest --account=epic --qos=debug --ntasks-per-node=6 --nodes=1 --time=00:30:00 ./orion_ctest.sh | awk '{print $4}')

0 comments on commit f16ac05

Please sign in to comment.