aboutsummaryrefslogtreecommitdiff
path: root/x.in
diff options
context:
space:
mode:
Diffstat (limited to 'x.in')
-rw-r--r--x.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/x.in b/x.in
new file mode 100644
index 0000000..a5ab004
--- /dev/null
+++ b/x.in
@@ -0,0 +1,9 @@
+TABLE a HOST host_a
+ CMD A RUN "a" AFTER Z
+ CMD B RUN "b" AFTER A
+ CMD C RUN "c" AFTER X
+ CMD D AFTER B
+ CMD F AFTER *
+
+ CMD E AFTER Z
+ CMD Z