aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sm/dist_dev.sm4
-rw-r--r--sm/dist_x.sm6
-rw-r--r--sm/test_dev.sm2
-rw-r--r--sm/test_x.sm2
4 files changed, 7 insertions, 7 deletions
diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm
index 68e52b0..8a77f86 100644
--- a/sm/dist_dev.sm
+++ b/sm/dist_dev.sm
@@ -1,5 +1,5 @@
-TABLE build_docs HOST banana
+TABLE build_docs HOST cadeau
IF ssbdev_dist:
CMD stsci_python_dev_docs RUN "build_sphinxdocs dev"
@@ -12,7 +12,7 @@ TABLE build_docs HOST jwcalibdev
AFTER OPT test_dev/install_dev
-TABLE distribute HOST nott jwcalibdev banana
+TABLE distribute HOST nott jwcalibdev cadeau
IF ssbdev_dist:
CMD sync_ssbdev RUN "synctool - ssbdev"
diff --git a/sm/dist_x.sm b/sm/dist_x.sm
index c20ab71..ee7caa2 100644
--- a/sm/dist_x.sm
+++ b/sm/dist_x.sm
@@ -1,10 +1,10 @@
-TABLE banana nott
+TABLE 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 banana
+TABLE build_docs HOST cadeau
IF ssbx_dist:
CMD stsci_python_x_docs RUN "build_sphinxdocs x"
@@ -15,7 +15,7 @@ TABLE build_docs HOST jwcalibdev
CMD jwst_x_docs RUN "build_jwst_docs x"
-TABLE distribute HOST nott jwcalibdev banana
+TABLE distribute HOST nott jwcalibdev cadeau
IF ssbx_dist:
CMD sync_ssbx RUN "synctool - ssbx"
diff --git a/sm/test_dev.sm b/sm/test_dev.sm
index 09dcc0d..60b96db 100644
--- a/sm/test_dev.sm
+++ b/sm/test_dev.sm
@@ -1,5 +1,5 @@
-TABLE test_dev HOST arzach banana nott jwcalibdev
+TABLE test_dev HOST arzach banana nott jwcalibdev cadeau
IF ssbdev_test:
CMD install_dev RUN "install_ssb_ureka dev"
diff --git a/sm/test_x.sm b/sm/test_x.sm
index ded77df..672951b 100644
--- a/sm/test_x.sm
+++ b/sm/test_x.sm
@@ -1,5 +1,5 @@
-TABLE test_x HOST arzach banana nott jwcalibdev
+TABLE test_x HOST arzach banana nott jwcalibdev cadeau
IF ssbx_test:
CMD install_x RUN "install_ssb_ureka x"