mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 00:37:00 +08:00
tests: always use @ISOLATE_WORKERS@
Now all tests configs are being auto-generated, so this variable will be replaced. Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
auth = "plain[./data/test1.passwd]"
|
||||
#auth = "pam"
|
||||
|
||||
isolate-workers = false
|
||||
isolate-workers = @ISOLATE_WORKERS@
|
||||
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
Reference in New Issue
Block a user