mirror of https://gitee.com/openkylin/db5.3.git
parent
84644a5db5
commit
b430f6c384
|
@ -75,7 +75,7 @@ proc env012 { } {
|
|||
$testdir $testfile PUT $key $data RECOVER 0 10 &]
|
||||
|
||||
# Wait a while so process 1 has a chance to get going.
|
||||
tclsleep 2
|
||||
tclsleep 4
|
||||
|
||||
puts "\t\tEnv$tnum.b2: Start process 2."
|
||||
set p2 [exec $tclsh_path $test_path/wrap.tcl envscript.tcl \
|
||||
|
|
Loading…
Reference in New Issue