Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
07b01001f1
@ -24,6 +24,6 @@ fi
|
||||
for x in po/*.po ; do
|
||||
compile $x
|
||||
if [ $? != 0 ] ; then
|
||||
return $?
|
||||
echo Error when compiling $x
|
||||
fi
|
||||
done
|
||||
|
||||
Loading…
Reference in New Issue
Block a user