From fa9d327c77171e6bc44b7b33621ee9563b0a0a3b Mon Sep 17 00:00:00 2001 From: cslocum Date: Mon, 13 Oct 2014 15:04:25 +0000 Subject: jwst prototype still has test-ppsetc; fix sm files git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1337 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/pyetc_jwst.sm | 2 +- sm/pyetc_jwst_midday.sm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sm/pyetc_jwst.sm b/sm/pyetc_jwst.sm index a9b2a70..97748f3 100644 --- a/sm/pyetc_jwst.sm +++ b/sm/pyetc_jwst.sm @@ -3,7 +3,7 @@ TABLE run_tests HOST etcbrady - CMD prototype_prod RUN "/data1/nightly/jwst_prototype_prod/nightly_test_runner -d" + CMD prototype_prod RUN "/data1/nightly/jwst_prototype_prod/test-ppsetc -d" CMD bnc_dev RUN "/data1/nightly/jwst_bnc_dev/nightly_test_runner -d dev bnc" AFTER prototype_prod diff --git a/sm/pyetc_jwst_midday.sm b/sm/pyetc_jwst_midday.sm index 0e6cb4a..70af0b4 100644 --- a/sm/pyetc_jwst_midday.sm +++ b/sm/pyetc_jwst_midday.sm @@ -3,7 +3,7 @@ #TABLE run_tests HOST etcbrady -# CMD prototype_prod RUN "/data1/nightly/jwst_prototype_prod/nightly_test_runner -d" +# CMD prototype_prod RUN "/data1/nightly/jwst_prototype_prod/test-ppsetc -d" # CMD bnc_dev RUN "/data1/nightly/jwst_bnc_dev/nightly_test_runner -d dev bnc" # AFTER prototype_prod -- cgit