diff options
Diffstat (limited to 'sm/pyetc_jwst.sm')
-rw-r--r-- | sm/pyetc_jwst.sm | 2 |
1 files changed, 1 insertions, 1 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 |