signal broken factory repo
authorStephan Kulow <coolo@suse.de>
Tue, 19 Feb 2008 11:55:53 +0000 (11:55 +0000)
committerStephan Kulow <coolo@suse.de>
Tue, 19 Feb 2008 11:55:53 +0000 (11:55 +0000)
tools/repo2solv.sh

index 651ff49..0fb3da7 100755 (executable)
@@ -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:-}