diff options
Diffstat (limited to 'sm/notify.sm')
-rw-r--r-- | sm/notify.sm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sm/notify.sm b/sm/notify.sm new file mode 100644 index 0000000..1ab8afb --- /dev/null +++ b/sm/notify.sm @@ -0,0 +1,9 @@ + +TABLE test_final HOST ssb + + CMD notify RUN "test_notify daily_latest jwst_latest" + + CMD mysql_watch RUN "test_mysql_watch" + + CMD recount RUN "test_recount" + |