Delete foo.test

This commit is contained in:
Joshua Ogunyinka
2019-08-20 13:26:33 +01:00
committed by GitHub
parent 764739f2cb
commit 377a948280

View File

@@ -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"