aboutsummaryrefslogtreecommitdiff
path: root/sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-11-04 10:18:18 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2014-11-04 10:18:18 -0500
commit5726e58d4bdb3ae5e3a3d8f2864428bd040a834f (patch)
treeeb1b65af808e45ce348fe227b04aa488fcdec027 /sm
parentfa9d327c77171e6bc44b7b33621ee9563b0a0a3b (diff)
downloadsteuermann-5726e58d4bdb3ae5e3a3d8f2864428bd040a834f.tar.gz
use both nott and jwcalibdev to distribute Ureka binaries
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1346 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm')
-rw-r--r--sm/dist_dev.sm4
-rw-r--r--sm/dist_x.sm2
2 files changed, 3 insertions, 3 deletions
diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm
index 0dff1fe..e420658 100644
--- a/sm/dist_dev.sm
+++ b/sm/dist_dev.sm
@@ -12,11 +12,11 @@ TABLE build_docs HOST jwcalibdev
AFTER OPT test_dev/install_dev
-TABLE distribute HOST nott
+TABLE distribute HOST nott jwcalibdev
IF ssbdev_dist:
CMD sync_ssbdev RUN "synctool - ssbdev"
- AFTER nott:test_dev/install_dev
+ AFTER test_dev/install_dev
IF ssbdev_dist:
CMD sync_envconfig RUN "synctool - envconfig.mac"
diff --git a/sm/dist_x.sm b/sm/dist_x.sm
index 9781c09..84a6901 100644
--- a/sm/dist_x.sm
+++ b/sm/dist_x.sm
@@ -10,7 +10,7 @@ TABLE build_docs HOST jwcalibdev
CMD jwst_x_docs RUN "build_jwst_docs x"
-TABLE distribute HOST nott
+TABLE distribute HOST nott jwcalibdev
IF ssbx_dist:
CMD sync_ssbx RUN "synctool - ssbx"