Skip to content

Commit a0802dc

Browse files
authored
Update allsky.sh: Don't display redundant message.
1 parent ab0c2e1 commit a0802dc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

allsky.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ if [[ ${RETCODE} -eq ${ALLSKY_EXIT_STOP} ]]; then
454454
set_allsky_status "${ALLSKY_STATUS_STOPPED}"
455455
# Give it time to finish uploading and processing last image.
456456
sleep 5
457-
echo "Stopping Allsky after set number of images."
458457
stop_Allsky
459458
exit 0
460459
fi

0 commit comments

Comments
 (0)