From 2793c5d7c57e9b6a5764516447ef1ec0f25e7fc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 26 Oct 2010 11:51:01 +0200 Subject: [PATCH] Fail on exit. --- scripts/php2gettext.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/php2gettext.sh b/scripts/php2gettext.sh index 4901be548..c4df85030 100755 --- a/scripts/php2gettext.sh +++ b/scripts/php2gettext.sh @@ -1,5 +1,7 @@ #!/bin/sh +set -e + mkdir -p po