aboutsummaryrefslogtreecommitdiff
path: root/sm_new
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-01-07 10:49:27 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-01-07 10:49:27 -0500
commit9a2e2b59d279e57f0074153eafa8ef3af2cb91c9 (patch)
treef764af79b5c2db1d3f7be82a2d769e1ca410bff5 /sm_new
parent9fc35273c6f7564f61e81f6cefec5f999b4c6a82 (diff)
downloadsteuermann-9a2e2b59d279e57f0074153eafa8ef3af2cb91c9.tar.gz
use cadeau to build stsci_python_docs instead of arzach
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1167 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm_new')
-rw-r--r--sm_new/dist_dev.sm2
-rw-r--r--sm_new/dist_x.sm2
2 files changed, 2 insertions, 2 deletions
diff --git a/sm_new/dist_dev.sm b/sm_new/dist_dev.sm
index 54ebb69..ec9d8de 100644
--- a/sm_new/dist_dev.sm
+++ b/sm_new/dist_dev.sm
@@ -1,5 +1,5 @@
-TABLE build_docs HOST arzach
+TABLE build_docs HOST cadeau
IF ssbdev_dist:
CMD stsci_python_dev_docs RUN "build_sphinxdocs dev"
diff --git a/sm_new/dist_x.sm b/sm_new/dist_x.sm
index 9ea09d2..5902562 100644
--- a/sm_new/dist_x.sm
+++ b/sm_new/dist_x.sm
@@ -1,5 +1,5 @@
-TABLE build_docs HOST arzach
+TABLE build_docs HOST cadeau
IF ssbx_dist:
CMD stsci_python_dev_docs RUN "build_sphinxdocs dev"