forked from Wavyzz/dolibarr
Show content if error
This commit is contained in:
@@ -189,6 +189,8 @@ if [ -s "${MISSING_FILE}.grep" ] ; then
|
|||||||
| sort -t: -k 4 \
|
| sort -t: -k 4 \
|
||||||
| sed 's@^\([^:]*:[^:]*:[^:]*:\)\s*@\1 Missing translation; @'
|
| sed 's@^\([^:]*:[^:]*:[^:]*:\)\s*@\1 Missing translation; @'
|
||||||
|
|
||||||
|
cat "${MISSING_FILE}.grep"
|
||||||
|
|
||||||
echo "##[endgroup]"
|
echo "##[endgroup]"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user