fix regex

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell
2022-07-26 10:43:30 +01:00
parent 807a97edde
commit 000ddd3823
+1 -1
View File
@@ -8,7 +8,7 @@ command:
- 0
- 1
stdout:
- '/^MaxSessions ([1:9]|10)/'
- '/^MaxSessions ([1-9]|10)/'
- '!/^MaxSessions (1[1-9]|[2-9][0-9]|[1-9]{3,})/'
meta:
server: 1