Skip to content

Commit fa1dd2e

Browse files
authored
add terminating newline
1 parent 095ccfe commit fa1dd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/backup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ echo "postgresql-backup-restore: backup: Completed";
138138

139139
log "INFO" "${MYNAME}: backup: Completed";
140140

141-
exit $STATUS;
141+
exit $STATUS;

0 commit comments

Comments
 (0)