diff options
author | Tharre <tharre3@gmail.com> | 2015-02-07 19:41:26 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2015-02-07 19:41:26 +0100 |
commit | 6fe2d9cb44515c4db53686327086f2ae894cad60 (patch) | |
tree | 2897f8ab2e1e1014a893fab7de9536d3e94f839b /test/always_test.do | |
parent | 6990e949396c6023bffc4d7dd2f7320fd2aa91be (diff) | |
download | redo-6fe2d9cb44515c4db53686327086f2ae894cad60.tar.gz redo-6fe2d9cb44515c4db53686327086f2ae894cad60.tar.xz redo-6fe2d9cb44515c4db53686327086f2ae894cad60.zip |
Fix always testcase but skip it for now
Diffstat (limited to 'test/always_test.do')
-rw-r--r-- | test/always_test.do | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/always_test.do b/test/always_test.do index e73e2e0..425ab6d 100644 --- a/test/always_test.do +++ b/test/always_test.do @@ -1 +1,3 @@ +redo-always touch always_result +echo "Content" > $3 |