aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sm/dist_x.sm4
-rw-r--r--sm/init.sm2
-rw-r--r--sm/pyetc.sm2
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/*