Skip to content
Snippets Groups Projects
Commit 15892ba3 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: fix error when creating graphs about existing .buildinfo...

reproducible Debian: fix error when creating graphs about existing .buildinfo files for the first time

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 10be55df
No related branches found
No related tags found
No related merge requests found
......@@ -318,9 +318,9 @@ update_buildinfo_stats() {
echo "Touching $PNG..."
touch -d "$FORCE_DATE 00:00 UTC" $PNG
fi
else
create_debian_png_from_table 10 $SUITE/$ARCH/${TABLE[10]}.png
fi
create_debian_png_from_table 10 $SUITE/$ARCH/${TABLE[10]}.png
}
# write build performance stats
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment