Skip to content

Commit

Permalink
mprsyncup: Print "Done" when done
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandesign committed Jun 24, 2020
1 parent 93eaa1f commit d92ac81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jobs/mprsyncup
Original file line number Diff line number Diff line change
Expand Up @@ -264,3 +264,5 @@ if [ "${PORTS_CHANGED}" -eq 1 ]; then
done
${RM} -rf "${ROOT}"/PortIndex_*
fi

printf "Done\n"

0 comments on commit d92ac81

Please sign in to comment.