mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Test precommit
This commit is contained in:
parent
a56c387f11
commit
32438fdbb3
|
|
@ -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' \
|
||||
|
|
|
|||
|
|
@ -53,3 +53,4 @@ PrintingDriverDescprintgcp=Configuration variables for printing driver Google Cl
|
|||
PrintingDriverDescprintipp=Configuration variables for printing driver Cups.
|
||||
PrintTestDescprintgcp=List of Printers for Google Cloud Print.
|
||||
PrintTestDescprintipp=List of Printers for Cups.
|
||||
Testaaaaa=aaaaa
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user