mirror of
https://github.com/zeek/zeek.git
synced 2025-10-09 10:08:20 +00:00
Remove needless "touch" in scripts.base.utils.dir test
This touch happened after teardown of Zeek, so didn't add to the test.
This commit is contained in:
parent
8df0d02528
commit
e2a7b890ed
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
# @TEST-EXEC: $SCRIPTS/wait-for-file zeek/next2 10 || (btest-bg-wait -k 1 && false)
|
||||
# @TEST-EXEC: touch testdir/bye
|
||||
# @TEST-EXEC: btest-bg-wait 20
|
||||
# @TEST-EXEC: touch testdir/newone
|
||||
# @TEST-EXEC: btest-diff zeek/.stdout
|
||||
|
||||
@TEST-START-FILE dirtest.zeek
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue