From 5726e58d4bdb3ae5e3a3d8f2864428bd040a834f Mon Sep 17 00:00:00 2001 From: cslocum Date: Tue, 4 Nov 2014 15:18:18 +0000 Subject: 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 --- sm/dist_dev.sm | 4 ++-- sm/dist_x.sm | 2 +- 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" -- cgit