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