From b5de32fd54f05e641d7111176068817d15591d44 Mon Sep 17 00:00:00 2001 From: cslocum Date: Mon, 13 Jan 2014 16:23:36 +0000 Subject: rename sm_new/ to sm/ git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1170 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/notify.sm | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 sm/notify.sm (limited to 'sm/notify.sm') 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" + -- cgit