aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sm/dist_x.sm9
-rw-r--r--sm/pyetc_hst.sm2
2 files changed, 3 insertions, 8 deletions
diff --git a/sm/dist_x.sm b/sm/dist_x.sm
index 5902562..05b4782 100644
--- a/sm/dist_x.sm
+++ b/sm/dist_x.sm
@@ -2,13 +2,13 @@
TABLE build_docs HOST cadeau
IF ssbx_dist:
- CMD stsci_python_dev_docs RUN "build_sphinxdocs dev"
+ CMD stsci_python_x_docs RUN "build_sphinxdocs x"
AFTER init/*
TABLE build_docs HOST jwcalibdev
IF ssbx_dist:
- CMD jwst_dev_docs RUN "build_jwst_docs dev"
+ CMD jwst_x_docs RUN "build_jwst_docs x"
AFTER init/*
@@ -18,11 +18,6 @@ TABLE distribute HOST nott
CMD sync_ssbx RUN "synctool - ssbx"
AFTER init/*
- IF ssbx_dist:
- CMD sync_envconfig RUN "synctool - envconfig.mac"
- AFTER sync_ssbx
-
-
TABLE distribute HOST ssb
# push ssbx from /eng/ssb/src/ssbx_pending
diff --git a/sm/pyetc_hst.sm b/sm/pyetc_hst.sm
index 3fa9f96..1e8aa7e 100644
--- a/sm/pyetc_hst.sm
+++ b/sm/pyetc_hst.sm
@@ -20,7 +20,7 @@ TABLE run_tests HOST etcbrady
CMD release_prod RUN "/data1/nightly/hst_release_prod/test-ppsetc -d production etc_hst_release"
AFTER core_prod
-# CMD release_new_cdbs RUN "/data1/nightly/hst_release_prod/test-ppsetc -d new_cdbs etc_hst_release"
+# CMD release_new_cdbs RUN "/data1/nightly/hst_release_new_cdbs/test-ppsetc -d new_cdbs etc_hst_release"
# AFTER release_prod
CMD spectro_loose RUN "/data1/nightly/hst_spectro_loose/test-ppsetc -d loose etc_hst_spectro"