From 8ea9f61a000556197f631253ce6193316bde1f61 Mon Sep 17 00:00:00 2001 From: Runciter Date: Sun, 27 Oct 2024 22:56:58 +0800 Subject: Do not run all tests by default in whispers-vpn-tests script. M whispers-vpn-tests --- whispers-vpn-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whispers-vpn-tests b/whispers-vpn-tests index 5ecb93f..670c82d 100755 --- a/whispers-vpn-tests +++ b/whispers-vpn-tests @@ -2,7 +2,7 @@ BOOT_WAIT_DEFAULT=25 # set GO_PLAY_KIDS to no to perform all tests. -GO_PLAY_KIDS=no +GO_PLAY_KIDS=yes YESCOUNT=0 NOCOUNT=0 -- cgit v1.2.3