Skip to content

Commit 4ab98b8

Browse files
committed
added fromat validator for cron job
1 parent bd7ee82 commit 4ab98b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

func/shared_func.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ format_validation() {
303303
database) format_db "$v" ;;
304304
db_user) format_dbu "$v" ;;
305305
fname) format_usr "$v" ;;
306+
job) format_int "$v" ;;
306307
ns) format_dom "$v" ;;
307308
ns1) format_dom "$v" ;;
308309
ns2) format_dom "$v" ;;

0 commit comments

Comments
 (0)