Skip to content

Commit

Permalink
retrigger
Browse files Browse the repository at this point in the history
  • Loading branch information
agourlay committed Aug 30, 2024
1 parent fa92f87 commit 59c6a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coach-things.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ echo "${COACH_CMD[*]}"

pid=$!

echo "The PID is $pid"
echo "The coach PID is $pid"

function cleanup() {
if ps -p $pid >/dev/null
Expand Down

0 comments on commit 59c6a6c

Please sign in to comment.