mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-13 02:58:49 +00:00
ensure online status and route changes are propagated (#1564)
This commit is contained in:
@@ -29,7 +29,7 @@ run_tests() {
|
||||
-failfast \
|
||||
-timeout 120m \
|
||||
-parallel 1 \
|
||||
-run "^$test_name\$" >/dev/null 2>&1
|
||||
-run "^$test_name\$" >./control_logs/"$test_name"_"$i".log 2>&1
|
||||
status=$?
|
||||
end=$(date +%s)
|
||||
|
||||
|
Reference in New Issue
Block a user