summaryrefslogtreecommitdiffstats
path: root/userContent
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-05-03 10:19:08 +0200
committerHolger Levsen <holger@layer-acht.org>2015-05-03 11:18:47 +0200
commit8245285ade7be82602ff671bd42b9ea0f43380e8 (patch)
treea4b407b1d393606aca134be5335bfc6c5f7b118d /userContent
parent3f3c73b5f84cd8887218674f9a0873cfc9e32fe9 (diff)
downloadjenkins.debian.net-8245285ade7be82602ff671bd42b9ea0f43380e8.tar.xz
reproducible: also move the untested.html file (and write something useful in it instead of a blank page)
Diffstat (limited to 'userContent')
-rw-r--r--userContent/reproducible/untested.html7
-rw-r--r--userContent/untested.html4
2 files changed, 7 insertions, 4 deletions
diff --git a/userContent/reproducible/untested.html b/userContent/reproducible/untested.html
new file mode 100644
index 00000000..48555bac
--- /dev/null
+++ b/userContent/reproducible/untested.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+</head>
+<body>
+<p><img src="/static/weather-clear-night.png">The package has not yet been tested</p>
+</body>
+</html>
diff --git a/userContent/untested.html b/userContent/untested.html
deleted file mode 100644
index 41cf45d4..00000000
--- a/userContent/untested.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<html>
-<head>
-</head>
-<body>&nbsp;</body></html>