scripts
This commit is contained in:
parent
68f0359f79
commit
bf0dac41e9
|
@ -192,6 +192,7 @@ endi
|
||||||
|
|
||||||
sleep $sleepTimer
|
sleep $sleepTimer
|
||||||
# check using select
|
# check using select
|
||||||
|
sleep 5000
|
||||||
sql select count(*) from $stb
|
sql select count(*) from $stb
|
||||||
print data00 $data00
|
print data00 $data00
|
||||||
if $data00 != $totalRows then
|
if $data00 != $totalRows then
|
||||||
|
|
Loading…
Reference in New Issue