summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-05 21:19:52 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-05 21:19:52 +0200
commit5f4b91c6c72e1e9e37dac616b0b39545ca06dad9 (patch)
tree90cad9f936146ead7f4a235fd98fdcc8539f2eb6 /bin
parent9f49dbf75df97a09bdc76d4681a3dfb3ed7228f5 (diff)
downloadjenkins.debian.net-5f4b91c6c72e1e9e37dac616b0b39545ca06dad9.tar.xz
reproducible: this html ain't reproducible...
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_stats.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index a003c253..2fb0433e 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -50,7 +50,7 @@ write_pkg_frameset() {
<html>
<head>
</head>
- <frameset framespacing="0" rows="20,*" frameborder="0" noresize>
+ <frameset framespacing="0" rows="42,*" frameborder="0" noresize>
<frame name="top" src="$1_navigation.html" target="top">
<frame name="main" src="$2" target="main">
</frameset>