mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-03 07:32:32 +01:00
Show content if error
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user