mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
fix tests/test_helper.tcl with --wait-server option.
Issue #5063 added --wait-server option, but can not work.
This commit is contained in:
parent
d751d98b50
commit
2833cfbe39
@ -475,7 +475,6 @@ for {set j 0} {$j < [llength $argv]} {incr j} {
|
||||
set ::dont_clean 1
|
||||
} elseif {$opt eq {--wait-server}} {
|
||||
set ::wait_server 1
|
||||
incr j
|
||||
} elseif {$opt eq {--timeout}} {
|
||||
set ::timeout $arg
|
||||
incr j
|
||||
|
Loading…
Reference in New Issue
Block a user