Skip to content

Commit

Permalink
try to "fix" CI
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Mar 2, 2024
1 parent c827b4b commit 109b3c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions judge/runguard_test/runguard_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

cd "$(dirname "${BASH_SOURCE}")"

echo DEBUG
whoami
echo
id domjudge-run-0
echo DEBUG

RUNGUARD=../runguard
LOG1="$(mktemp)"
LOG2="$(mktemp)"
Expand Down

0 comments on commit 109b3c7

Please sign in to comment.