epita-std
/
ACU
Archived
1
0
Fork 0

Fix stats

This commit is contained in:
Mercier Pierre-Olivier 2013-12-05 06:05:24 +01:00
parent 81150b41fe
commit 3c60afe6e9
1 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ fi
cat <<EOF | gearman -h gearmand-srv -p 4730 -f moulette_get
<?xml version="1.0" encoding="UTF-8"?>
<process>
<param name="type">moulette</param>
<param name="action">stats</param>
<param name="type">stats</param>
</process>
EOF