mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Show content if error
This commit is contained in:
parent
8a36c49c39
commit
275a6eb6bb
|
|
@ -189,6 +189,8 @@ if [ -s "${MISSING_FILE}.grep" ] ; then
|
|||
| sort -t: -k 4 \
|
||||
| sed 's@^\([^:]*:[^:]*:[^:]*:\)\s*@\1 Missing translation; @'
|
||||
|
||||
cat "${MISSING_FILE}.grep"
|
||||
|
||||
echo "##[endgroup]"
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user