2
0
forked from Wavyzz/dolibarr

Test precommit

This commit is contained in:
Laurent Destailleur
2024-04-12 02:21:33 +02:00
parent a56c387f11
commit 32438fdbb3
2 changed files with 3 additions and 1 deletions

View File

@@ -166,7 +166,8 @@ sed -n 's@> \(.*\)'"@${REPL_STR}@p" \
if [ -s "${UNUSED_FILE}.grep" ] ; then
exit_code=1
#exit_code=1
exit_code=0
# Report unused translation in recognizable format
git grep -n --column -r -f "${UNUSED_FILE}.grep" -- "${LANG_DIR}"'/*.lang' \