Speed up lupdate.
--HG-- branch : release
This commit is contained in:
parent
556556323c
commit
1f30c1f6b7
|
@ -15,11 +15,11 @@ NUMBER=${#NUMBER[@]}
|
|||
|
||||
for ((i=0;i<NUMBER;i++)); do
|
||||
tx pull -r valentina-project.measurements_p${i}ts --mode=developer -f --skip &
|
||||
sleep 6
|
||||
sleep 5
|
||||
done
|
||||
|
||||
tx pull -r valentina-project.valentina_ts --mode=developer -f --skip &
|
||||
sleep 6
|
||||
sleep 5
|
||||
tx pull -r valentina-project.measurements_p998ts --mode=developer -f --skip &
|
||||
|
||||
wait
|
||||
|
|
Loading…
Reference in New Issue
Block a user