aboutsummaryrefslogtreecommitdiff
path: root/sm_new/pyetc_jwst.sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-01-13 11:23:36 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-01-13 11:23:36 -0500
commitb5de32fd54f05e641d7111176068817d15591d44 (patch)
tree186604b123e0e1bc2aaeeff4070555ea84b81e5a /sm_new/pyetc_jwst.sm
parent0712005ab85c6f66621091613af39cfa43f1731f (diff)
downloadsteuermann-b5de32fd54f05e641d7111176068817d15591d44.tar.gz
rename sm_new/ to sm/
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1170 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm_new/pyetc_jwst.sm')
-rw-r--r--sm_new/pyetc_jwst.sm19
1 files changed, 0 insertions, 19 deletions
diff --git a/sm_new/pyetc_jwst.sm b/sm_new/pyetc_jwst.sm
deleted file mode 100644
index f4a0bc6..0000000
--- a/sm_new/pyetc_jwst.sm
+++ /dev/null
@@ -1,19 +0,0 @@
-####################
-####################
-
-TABLE run_tests HOST etcbrady
-
- CMD prototype_prod RUN "/data1/nightly/jwst_prototype_prod/test-ppsetc -d"
-
- CMD bnc_dev RUN "/data1/nightly/jwst_bnc_dev/test-ppsetc -d dev bnc"
- AFTER prototype_prod
-
-
-TABLE import_tests HOST ssb
- CMD import RUN "test_import pyetc-etcbrady; test_expected etc_jwst_daily"
- AFTER *:run_tests/*
-
-
-#TABLE pyetc_report HOST etcbrady
-# CMD report RUN "pyetc_report"
-# AFTER ssb:import_tests/*