From 9efb3c4a1a36c91965f6660fd5c5b28d754c9f13 Mon Sep 17 00:00:00 2001 From: sienkiew Date: Tue, 23 Apr 2013 13:58:30 +0000 Subject: clear last of thor git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@955 d34015c8-bcbb-4646-8ac8-8ba5febf221d --- sm/dist_x.sm | 4 ++-- sm/init.sm | 2 +- sm/pyetc.sm | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sm/dist_x.sm b/sm/dist_x.sm index ed81c9d..64cb731 100644 --- a/sm/dist_x.sm +++ b/sm/dist_x.sm @@ -1,14 +1,14 @@ # we can make everything after this -TABLE x_distribute HOST herbert thor arzach bond cadeau banana +TABLE x_distribute HOST herbert arzach bond cadeau banana CMD gate RUN "exit 0" AFTER init/* AFTER stamp/* # regular distributions -TABLE x_distribute HOST thor arzach +TABLE x_distribute HOST arzach CMD x.iraf RUN "synctool - irafx" AFTER x_distribute/gate CMD x.pyssg RUN "synctool - pyssgx" diff --git a/sm/init.sm b/sm/init.sm index 6d7ce9e..1fa4688 100644 --- a/sm/init.sm +++ b/sm/init.sm @@ -1,4 +1,4 @@ -TABLE init HOST banana bond cadeau arzach thor herbert ssb aten jwcalibdev etcbrady etccartier +TABLE init HOST banana bond cadeau arzach herbert ssb aten jwcalibdev etcbrady etccartier CMD sendscripts LOCAL "/eng/ssb/auto/steuermann_scripts/init_sendscripts %(hostname)s %(workdir)s" CMD sysstat RUN "sysstat" AFTER sendscripts diff --git a/sm/pyetc.sm b/sm/pyetc.sm index 2ee768c..cb81c49 100644 --- a/sm/pyetc.sm +++ b/sm/pyetc.sm @@ -14,7 +14,7 @@ TABLE pyetc HOST etccartier AFTER refactored AFTER init/* - CMD rt RUN "/data1/nightly/rt/rt.csh pyetc" + CMD rt RUN "/eng/ssb/auto/steuermann_scripts/test_rt dev pyetc" AFTER jwst AFTER init/* -- cgit