Fixed activity report parameter.
This commit is contained in:
parent
269ab1f4c2
commit
9990833d88
@ -11,7 +11,7 @@ post_report()
|
|||||||
cat <<EOF > "${datafile}"
|
cat <<EOF > "${datafile}"
|
||||||
{
|
{
|
||||||
"issue": {
|
"issue": {
|
||||||
"notes": "$(/srv/forge.chapril.org/tools/rapport_activite/rapport_activite.sh | sed -z 's/\n/\\n/g')"
|
"notes": "$(/srv/forge.chapril.org/tools/rapport_activite/rapport_activite.sh -p | sed -z 's/\n/\\n/g')"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user