mirror of
https://github.com/codingo/Interlace.git
synced 2026-02-14 03:14:19 +01:00
Delete foo.test
This commit is contained in:
20
foo.test
20
foo.test
@@ -1,20 +0,0 @@
|
||||
echo hello
|
||||
_block:file-creation_
|
||||
echo _target_
|
||||
echo _target_/a/
|
||||
echo _target_/output/scans
|
||||
_block:file-creation_
|
||||
echo "Doing this"
|
||||
_blocker_
|
||||
echo "Proceeding"
|
||||
_block:file_
|
||||
echo _target_/out/scans
|
||||
echo _target_/b/
|
||||
echo _target_/re/
|
||||
_block:file_
|
||||
_blocker_
|
||||
ping 127.0.0.1 -n 10 > nul
|
||||
ping 127.0.0.1 -n 10 > nul && echo "sleepy"
|
||||
ping 127.0.0.1 -n 5 > nul && echo "test1"
|
||||
_blocker_
|
||||
echo "Done"
|
||||
Reference in New Issue
Block a user