aboutsummaryrefslogtreecommitdiff
path: root/sm/A_x.sm
diff options
context:
space:
mode:
Diffstat (limited to 'sm/A_x.sm')
-rw-r--r--sm/A_x.sm11
1 files changed, 11 insertions, 0 deletions
diff --git a/sm/A_x.sm b/sm/A_x.sm
new file mode 100644
index 0000000..217f77d
--- /dev/null
+++ b/sm/A_x.sm
@@ -0,0 +1,11 @@
+IMPORT "B_x.sm"
+IMPORT "test_x.sm"
+
+TABLE assemble HOST arzach
+ CMD irafx_update RUN "/eng/ssb/auto/prog/irafx_update "
+ AFTER init/*
+
+ CMD irafx_age RUN "/eng/ssb/auto/prog/irafx_age.py"
+ AFTER irafx_update
+ AFTER OPT svnsync
+