diff options
author | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-10-14 16:38:13 -0400 |
---|---|---|
committer | sienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2013-10-14 16:38:13 -0400 |
commit | dc858bdbc63cc45811e78f2758fbec08a7118078 (patch) | |
tree | e69554b7a1a4ec3a99bc60d9248a604a4591a4b7 /sm/pyetc_hst.sm | |
parent | 0d493aa9628b8cae35d5cfc7737a8590d8fd274f (diff) | |
download | steuermann-dc858bdbc63cc45811e78f2758fbec08a7118078.tar.gz |
fix a couple missed changes in jwst_etc to etc_jwst
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1058 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/pyetc_hst.sm')
-rw-r--r-- | sm/pyetc_hst.sm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm index 04543dc..125ee24 100644 --- a/sm/pyetc_hst.sm +++ b/sm/pyetc_hst.sm @@ -31,6 +31,6 @@ TABLE run_tests HOST etcbrady TABLE import_tests HOST ssb - CMD import RUN "test_import hst_etc_daily; test_expected etc_hst_daily" + CMD import RUN "test_import etc_hst_daily; test_expected etc_hst_daily" AFTER *:run_tests/* |