aboutsummaryrefslogtreecommitdiff
path: root/sm/build_dev.sm
diff options
context:
space:
mode:
authorsienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2012-09-10 15:17:04 -0400
committersienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2012-09-10 15:17:04 -0400
commit347d9aa3e4b666f9c6b2c81a6ee4d1e5d090018b (patch)
tree63efdf501137b1fa234496e952054fcb722e5bc6 /sm/build_dev.sm
parent9b3050e78009a9a3fe379c5904e4ddbacf79adcb (diff)
downloadsteuermann-347d9aa3e4b666f9c6b2c81a6ee4d1e5d090018b.tar.gz
switch to python 2.7.3; shut off most of herbert/thor
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@795 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm/build_dev.sm')
-rw-r--r--sm/build_dev.sm16
1 files changed, 6 insertions, 10 deletions
diff --git a/sm/build_dev.sm b/sm/build_dev.sm
index 0935d01..12aefa6 100644
--- a/sm/build_dev.sm
+++ b/sm/build_dev.sm
@@ -7,8 +7,8 @@
# install stsci_python into default environment
# build hstcal
# - everywhere
-TABLE build HOST herbert thor arzach bond cadeau banana jwcalibdev
- CMD dev.py2.7.1 RUN "build_stsci_python dev 2.7.1"
+TABLE build HOST arzach bond cadeau banana jwcalibdev
+ CMD dev.py2.7.3 RUN "build_stsci_python dev 2.7.3"
AFTER init/*
AFTER *:assemble/dev.stsci_python
CMD dev.hstcal RUN "build_hstcal dev"
@@ -20,11 +20,7 @@ TABLE build HOST vxp-dukat
AFTER init/*
AFTER *:assemble/dev.stsci_python
-# newer python environments
-TABLE build HOST jwcalibdev cadeau arzach
- CMD dev.py2.7.3 RUN "build_stsci_python dev 2.7.3"
- AFTER init/*
- AFTER *:assemble/dev.stsci_python
+#
TABLE build HOST arzach
CMD ur_docs RUN "/arzach/data1/iraf/work/ur_doc_build/docs/overnight_build"
@@ -72,13 +68,13 @@ TABLE build HOST cadeau banana
# - one machine only
TABLE build HOST arzach
CMD dev.stsci_python_sphinxdocs RUN "build_sphinxdocs dev 2.7.3"
- AFTER build/dev.py2.7.1
+ AFTER build/dev.py2.7.3
# old epydoc documentation - only works on thor; hope we can get rid of
# epydoc sooner than we have to do anything about this.
TABLE build HOST thor
- CMD dev.stsci_python_epydoc RUN "/thor/data2/iraf/epydoc_test/nightly"
- AFTER build/dev.py2.7.1
+ CMD dev.stsci_python_epydoc RUN "exit 1 ; /thor/data2/iraf/epydoc_test/nightly"
+ AFTER build/dev.py2.7.*
# stamp the IRAF banner file when the builds are complete
TABLE stamp HOST herbert thor arzach bond cadeau banana jwcalibdev