Skip to content

Commit

Permalink
Update ci/scripts/utils/ci_utils.sh
Browse files Browse the repository at this point in the history
oh sure, yes. Notice also we do the DATAROOT remove independent of the cleanup_experiment before it is ran again in Jenkins.

Co-authored-by: David Huber <[email protected]>
  • Loading branch information
1 parent 62ec3f6 commit 7e5b4fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/utils/ci_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ function cleanup_experiment() {
local ARCDIR
local ATARDIR
local DATAROOT
local COMROOT

EXPDIR="$1"
pslot=$(basename "${EXPDIR}")
Expand Down

0 comments on commit 7e5b4fb

Please sign in to comment.