Skip to content

Commit

Permalink
Remove TODO comment. Done!
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Mar 8, 2024
1 parent 545216b commit 28ca794
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runner/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ if is_true "$RUNNER_DOCKER"; then
fi

# Start the runner.
# TODO: send logs info files at $RUNNER_LOGDIR and sublog them
verbose "Starting runner as user '$RUNNER_USER' (current user=$(id -un)): $*"
RUNNER_PID=
case "$RUNNER_USER" in
Expand Down

0 comments on commit 28ca794

Please sign in to comment.