aboutsummaryrefslogtreecommitdiff
path: root/x_build.sm
diff options
context:
space:
mode:
authorsienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2012-01-18 17:36:05 -0500
committersienkiew <sienkiew@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2012-01-18 17:36:05 -0500
commita5afe5f657f5812ea95c5eb476eb355de6afa5a9 (patch)
treef14049a9056e660abf736073ae14a7221011fca0 /x_build.sm
parentc7082d39ae1f653fc33383d9e093d54b00022fd5 (diff)
downloadsteuermann-a5afe5f657f5812ea95c5eb476eb355de6afa5a9.tar.gz
new sm files for nightly builds
IMPORT feature in specification language checkpointing of various uncommitted changes git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@538 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'x_build.sm')
-rw-r--r--x_build.sm6
1 files changed, 3 insertions, 3 deletions
diff --git a/x_build.sm b/x_build.sm
index d5702ac..43377f7 100644
--- a/x_build.sm
+++ b/x_build.sm
@@ -34,7 +34,7 @@ TABLE assemble HOST arzach
# install stsci_python into default environment
# build hstcal
# - everywhere
-TABLE build HOST herbert thor arzach bond cadeau
+TABLE build HOST herbert thor arzach bond cadeau banana
CMD x.py2.7 RUN "build_stsci_python x 2.7"
AFTER init/*
AFTER *:assemble/x.stsci_python
@@ -68,13 +68,13 @@ TABLE build HOST thor arzach
CMD x.stsci_iraf_64hack RUN "build_stsci_iraf_64hack x herbert"
AFTER herbert:build/x.stsci_iraf*
-TABLE build HOST cadeau
+TABLE build HOST cadeau banana
CMD x.stsci_iraf_64hack RUN "build_stsci_iraf_64hack x bond"
AFTER bond:build/x.stsci_iraf*
# stamp the IRAF banner file when the builds are complete
-TABLE stamp HOST herbert thor arzach bond cadeau
+TABLE stamp HOST herbert thor arzach bond cadeau banana
CMD x RUN "build_stamp x"
AFTER build/*