diff options
author | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2012-06-27 10:32:44 -0400 |
---|---|---|
committer | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2012-06-27 10:32:44 -0400 |
commit | d301d803efda759cd03b01e7bc9afc454d39cae2 (patch) | |
tree | cc4230531b4bd7842a3cb33330f5006da3ecb157 /sm/dist_x.sm | |
parent | 9b3644d1ad83b801369323486fc89c902b5dfe87 (diff) | |
download | steuermann-d301d803efda759cd03b01e7bc9afc454d39cae2.tar.gz |
fix errors in sm files
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@733 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/dist_x.sm')
-rw-r--r-- | sm/dist_x.sm | 2 |
1 files changed, 1 insertions, 1 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 |