From d301d803efda759cd03b01e7bc9afc454d39cae2 Mon Sep 17 00:00:00 2001 From: sienkiew Date: Wed, 27 Jun 2012 14:32:44 +0000 Subject: fix errors in sm files git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@733 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/dist_x.sm | 2 +- sm/test_dev.sm | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'sm') 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" -- cgit