Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj committed Feb 19, 2024
1 parent 71c53ae commit bd5365b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/jobs/chroot.bats
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

load 'assert'

set -x

CHROOT="/chroot/domjudge"
if [ -n "${CI_JOB_ID+x}" ]; then
CHROOT="/builds/DOMjudge/domjudge${CHROOT}"
fi
# Cleanup old dir
rm -rf $CHROOT

Expand Down

0 comments on commit bd5365b

Please sign in to comment.