diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-07-03 12:56:57 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2016-07-03 12:57:16 -0400 |
commit | 044e2db3b1304062ac7f9ea3b4958e05d9f28a91 (patch) | |
tree | 8cb1f961ed23ee90f6456818015ff6af1fa78b65 /sm/notify.sm | |
parent | 59297fd4343716883b22603498aa043e48981dbe (diff) | |
download | steuermann-044e2db3b1304062ac7f9ea3b4958e05d9f28a91.tar.gz |
Initial commit of .gitignore; Delete STScI scripts
Diffstat (limited to 'sm/notify.sm')
-rw-r--r-- | sm/notify.sm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sm/notify.sm b/sm/notify.sm deleted file mode 100644 index 1ab8afb..0000000 --- a/sm/notify.sm +++ /dev/null @@ -1,9 +0,0 @@ - -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" - |