From 74ceda1dce32fb9541f489080eb9729500369e37 Mon Sep 17 00:00:00 2001 From: cslocum Date: Thu, 3 Apr 2014 19:24:46 +0000 Subject: don't build docs until after installing new build git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1215 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/dist_dev.sm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sm') diff --git a/sm/dist_dev.sm b/sm/dist_dev.sm index ec9d8de..33eb310 100644 --- a/sm/dist_dev.sm +++ b/sm/dist_dev.sm @@ -4,12 +4,14 @@ TABLE build_docs HOST cadeau IF ssbdev_dist: CMD stsci_python_dev_docs RUN "build_sphinxdocs dev" AFTER init/* + AFTER OPT test_dev/install_dev TABLE build_docs HOST jwcalibdev IF ssbdev_dist: CMD jwst_dev_docs RUN "build_jwst_docs dev" AFTER init/* + AFTER OPT test_dev/install_dev TABLE distribute HOST nott -- cgit