Fix set_workers
This commit is contained in:
parent
874c6bc482
commit
4482f47eec
@ -16,6 +16,6 @@ cat <<EOF | gearman -h gearmand-srv -p 4730 -f moulette_get
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<process>
|
||||
<param name="type">set_workers</param>
|
||||
<param name="nb">$1</param>
|
||||
<param name="to">$1</param>
|
||||
</process>
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user