diff options
-rw-r--r-- | sm/dist_x.sm | 2 | ||||
-rw-r--r-- | sm/test_dev.sm | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sm/dist_x.sm b/sm/dist_x.sm index 9caefd6..2585a1f 100644 --- a/sm/dist_x.sm +++ b/sm/dist_x.sm @@ -53,7 +53,7 @@ TABLE x_distribute HOST bond TABLE x_distribute HOST herbert CMD x.web RUN "do_irafx_web S" - AFTER x_distributb/gate + AFTER x_distribute/gate AFTER bond:x_distribute/x.web AFTER *:x_distribute/irafx.pkg AFTER *:x_distribute/irafx.dmg diff --git a/sm/test_dev.sm b/sm/test_dev.sm index 3cfb44f..ad1c199 100644 --- a/sm/test_dev.sm +++ b/sm/test_dev.sm @@ -25,7 +25,6 @@ TABLE test_run_dev HOST thor TABLE test_run_dev HOST jwcalibdev CMD jwst RUN "/data1/jwst_rt/rt" AFTER stamp/dev - AFTER test2.7 TABLE test_import HOST ssb CMD dev.import RUN "test_import irafdev" |