From: Stephan Kulow Date: Tue, 19 Feb 2008 11:55:53 +0000 (+0000) Subject: signal broken factory repo X-Git-Tag: BASE-SuSE-Code-12_1-Branch~308^2~582 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cebcf2bbd64c010e2bf3723a35f7b5efe5dddfe;p=thirdparty%2Flibsolv.git signal broken factory repo --- diff --git a/tools/repo2solv.sh b/tools/repo2solv.sh index 651ff497..0fb3da78 100755 --- a/tools/repo2solv.sh +++ b/tools/repo2solv.sh @@ -4,6 +4,9 @@ # give it a directory of a local mirror of a repo and this # tries to detect the repo type and generate one SOLV file on stdout +# this should signal an error if there is a problem +set -e + LANG=C parser_options=${PARSER_OPTIONS:-}