diff options
Diffstat (limited to '_example')
| -rw-r--r-- | _example/localhost/test.aww | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_example/localhost/test.aww b/_example/localhost/test.aww index 6773668..ff4019f 100644 --- a/_example/localhost/test.aww +++ b/_example/localhost/test.aww @@ -6,3 +6,6 @@ ls -al ~/ | grep .ssh echo "test" > /tmp/awwan.test cat /tmp/awwan.test # test + +## Test cancellation. +sleep 300 |
