Andreas Jaeger 9f52dbb42c Fix propose_translation runs
The propose_translation runs use "#!/bin/bash -xe" - thus
exit when an error occurs.

It's ok for the grep in filter_commit to not found anything, thus
ignore exit results. Otherwise the script will exit with error code
which is not the intented behaviour.

This unbreaks all propose_translation jobs. My tests were done without
"set -e" in the environment ;(

Change-Id: I8fff0bc42b45b356dd1ca3ab9b2586628ff59a57
2014-07-13 19:47:05 +02:00
..
2014-04-09 20:56:36 +00:00
2014-03-23 08:40:18 -07:00
2014-05-23 11:06:12 +04:00
2013-09-06 13:29:04 -07:00
2014-07-02 17:35:02 +00:00
2014-06-04 17:33:50 -07:00
2013-12-06 15:17:28 -05:00
2014-06-04 17:33:50 -07:00
2014-06-04 17:33:50 -07:00