Skip to content

Commit

Permalink
missed a fi
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcguinness committed Feb 28, 2024
1 parent dbce104 commit 5b4b8e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ for pr in ${pr_list}; do
echo "================================================="
echo "PR:${pr} Reset to ${MACHINE_ID^}-Ready by user and is now restarting CI tests" || true
} >> "${output_ci_single}"
fi
if [[ "${driver_PID}" -ne 0 ]]; then
echo "Driver PID: ${driver_PID} no longer running this build having it killed"
if [[ "${driver_HOST}" == "${host_name}" ]]; then
Expand Down

0 comments on commit 5b4b8e1

Please sign in to comment.