diff options
Diffstat (limited to 'sm/dist_dev.sm')
-rw-r--r-- | sm/dist_dev.sm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm index 68e52b0..8a77f86 100644 --- a/sm/dist_dev.sm +++ b/sm/dist_dev.sm @@ -1,5 +1,5 @@ -TABLE build_docs HOST banana +TABLE build_docs HOST cadeau IF ssbdev_dist: CMD stsci_python_dev_docs RUN "build_sphinxdocs dev" @@ -12,7 +12,7 @@ TABLE build_docs HOST jwcalibdev AFTER OPT test_dev/install_dev -TABLE distribute HOST nott jwcalibdev banana +TABLE distribute HOST nott jwcalibdev cadeau IF ssbdev_dist: CMD sync_ssbdev RUN "synctool - ssbdev" |