]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: fix grep for openbsd
authorVictor Julien <victor@inliniac.net>
Sat, 10 Dec 2022 19:01:30 +0000 (20:01 +0100)
committerVictor Julien <victor@inliniac.net>
Thu, 15 Dec 2022 12:36:28 +0000 (13:36 +0100)
tests/filestore-v2.8-stream-depth/test.yaml

index 0db5b662d9544cf60220142f2e5a778aadf02251..62b7acb11f064997b265c78bb35c980de5aec08d 100644 (file)
@@ -13,7 +13,7 @@ pcap: ../filestore-v2.7-stream-depth/input.pcap
 checks:
 
   - shell:
-      args: grep "SC_WARN_FILESTORE_CONFIG([0-9]\+)] - file-store.stream-depth value 10000 has no effect since it's less than stream.reassembly.depth value" stdout | wc -l | xargs
+      args: grep "file-store.stream-depth value 10000 has no effect since it's less than stream.reassembly.depth value" stdout | wc -l | xargs
       expect: 1
 
   - filter: