From 7a3a420509b115660b57305e54913308a497556c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 25 Aug 2015 16:38:14 +0200 Subject: reproducible: let it fail, let it fail, let it fail --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index feab474c..42a21085 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -514,7 +514,7 @@ create_png_from_table() { DIR=$(dirname $2) mkdir -p $DIR echo "Generating $2." - /srv/jenkins/bin/make_graph.py ${TABLE[$1]}.csv $2 ${COLORS} "${MAINLABEL[$1]}" "${YLABEL[$1]}" || true # FIXME we should fail here... + /srv/jenkins/bin/make_graph.py ${TABLE[$1]}.csv $2 ${COLORS} "${MAINLABEL[$1]}" "${YLABEL[$1]}" mv $2 $BASE/$DIR [ "$DIR" = "." ] || rmdir $(dirname $2) # create empty dummy png if there havent been any results ever -- cgit v1.2.3-70-g09d2