Skip to content

Commit

Permalink
sleep
Browse files Browse the repository at this point in the history
  • Loading branch information
meisterT committed Jun 6, 2024
1 parent 18976c1 commit a4408ec
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions gitlab/integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,11 @@ fi
section_end more_setup

# section_start runguard_tests "Running isolated runguard tests"
# sudo addgroup domjudge-run-0
# sudo usermod -g domjudge-run-0 domjudge-run-0
# cd ${DIR}/judge/runguard_test
sudo addgroup domjudge-run-0
sudo usermod -g domjudge-run-0 domjudge-run-0
cd ${DIR}/judge/runguard_test

sleep 10000
# make test
# section_end runguard_tests

Expand Down

0 comments on commit a4408ec

Please sign in to comment.