aboutsummaryrefslogtreecommitdiff
path: root/pyetc.sm
diff options
context:
space:
mode:
Diffstat (limited to 'pyetc.sm')
-rw-r--r--pyetc.sm20
1 files changed, 20 insertions, 0 deletions
diff --git a/pyetc.sm b/pyetc.sm
new file mode 100644
index 0000000..d1b4419
--- /dev/null
+++ b/pyetc.sm
@@ -0,0 +1,20 @@
+####################
+####################
+
+TABLE pyetc HOST etcbrady
+
+ CMD trunk RUN "/data1/nightly/trunk/test-ppsetc -d trunk "
+ AFTER init/*
+
+ CMD refactored RUN "/data1/nightly/refactored/test-ppsetc -d refactored "
+ AFTER trunk
+ AFTER init/*
+
+ CMD jwst RUN "/data1/nightly/jwpetc_dev/test-ppsetc -d"
+ AFTER refactored
+ AFTER init/*
+
+ CMD rt RUN "/data1/nightly/rt/rt.csh 7"
+ AFTER jwst
+ AFTER init/*
+