Make the script fail on error

This commit is contained in:
Michal Čihař
2011-04-05 15:12:50 +02:00
parent ed988b257c
commit 049e97e42a

View File

@@ -3,6 +3,8 @@
# Removes mo files for incomplete translations # Removes mo files for incomplete translations
# #
set -e
# #
# How many percent needs to be translated # How many percent needs to be translated
# #