[Qa-jenkins-scm] [jenkins.debian.net] 01/03: reproducible openwrt: fix css name
Holger Levsen
holger at moszumanska.debian.org
Sat Jun 13 08:34:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 724bd6eb50c9b6afbea629b385c95b64d7ce5fb7
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Jun 13 10:12:59 2015 +0200
reproducible openwrt: fix css name
---
bin/reproducible_openwrt.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 0ddb047..a34b88f 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -270,7 +270,7 @@ cat > $PAGE <<- EOF
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<title>openwrt</title>
- <link rel='stylesheet' id='kamikaze-style-css' href='cascading.css?ver=4.0' type='text/css' media='all'>
+ <link rel='stylesheet' id='kamikaze-style-css' href='cascade.css?ver=4.0' type='text/css' media='all'>
</head>
<body>
<div id="header">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list