diff options
author | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-01-09 16:15:31 -0500 |
---|---|---|
committer | cslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d> | 2014-01-09 16:15:31 -0500 |
commit | daac66e946a26e2ec08450d04a77b361b44c8cd6 (patch) | |
tree | 605178b2bc05cd7592fb808c0432499658c8b072 /sm_new/pyetc_hst.sm | |
parent | 9a2e2b59d279e57f0074153eafa8ef3af2cb91c9 (diff) | |
download | steuermann-daac66e946a26e2ec08450d04a77b361b44c8cd6.tar.gz |
remove spectro_refactored from pyetc_hst lists
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1168 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm_new/pyetc_hst.sm')
-rw-r--r-- | sm_new/pyetc_hst.sm | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sm_new/pyetc_hst.sm b/sm_new/pyetc_hst.sm index ddddc60..bae93e3 100644 --- a/sm_new/pyetc_hst.sm +++ b/sm_new/pyetc_hst.sm @@ -29,11 +29,8 @@ TABLE run_tests HOST etcbrady CMD spectro_prod RUN "/data1/nightly/hst_spectro_prod/test-ppsetc -d production etc_hst_spectro" AFTER spectro_medium - CMD spectro_refactored RUN "/data1/nightly/hst_spectro_refactored/test-ppsetc -d refactored etc_hst_spectro" - AFTER spectro_prod - CMD release_numpy_1.7.1 RUN "/data1/nightly/hst_release_numpy_1.7.1/test-ppsetc -d numpy_1.7.1 etc_hst_release" - AFTER spectro_refactored + AFTER spectro_prod TABLE import_tests HOST ssb |