aboutsummaryrefslogtreecommitdiff
path: root/sm/dist_x.sm
diff options
context:
space:
mode:
Diffstat (limited to 'sm/dist_x.sm')
-rw-r--r--sm/dist_x.sm29
1 files changed, 0 insertions, 29 deletions
diff --git a/sm/dist_x.sm b/sm/dist_x.sm
deleted file mode 100644
index 09b063b..0000000
--- a/sm/dist_x.sm
+++ /dev/null
@@ -1,29 +0,0 @@
-#TABLE something cadeau nott
-#
-# IF ssbx_dist:
-# CMD build_1.4.4.2_drizzlepac_addon RUN "/eng/ssb/auto/steuermann_scripts/make_opus_drizzlepac_addon"
-
-
-TABLE build_docs HOST cadeau
-
- IF ssbx_dist:
- CMD stsci_python_x_docs RUN "build_sphinxdocs x"
-
-TABLE build_docs HOST jwcalibdev
-
- IF ssbx_dist:
- CMD jwst_x_docs RUN "build_jwst_docs x"
-
-
-TABLE distribute HOST nott jwcalibdev cadeau
-
- IF ssbx_dist:
- CMD sync_ssbx RUN "synctool - ssbx"
-
-TABLE distribute HOST ssb
-
- # push ssbx from /eng/ssb/src/ssbx_pending
- # to /eng/ssb/websites/ssbpublic/ureka/x
- IF ssbx_dist:
- CMD push_ssbx_to_web RUN "push_ssbx_to_web"
-