aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmakerelease3
-rwxr-xr-xupload3
2 files changed, 5 insertions, 1 deletions
diff --git a/makerelease b/makerelease
index 78a397ba..a8deed22 100755
--- a/makerelease
+++ b/makerelease
@@ -114,6 +114,9 @@ unlink("DIFFS.$$");
print "Building index page...\n";
system("rm -f index.html; indexgen.sh");
+print "Building test server list...\n";
+system("rm -f testservers.html; testservers-gen.sh >testservers.html");
+
print "Making activity graph...";
growthplot;
diff --git a/upload b/upload
index 5a114034..f8d3f4c9 100755
--- a/upload
+++ b/upload
@@ -19,7 +19,8 @@ put fetchmail-features.html
put NEWS
put fetchmail-man.html
put design-notes.html
-put bugs.html
+put todo.html
+put testservers.html
# The following things vary seldom
#put funny.html
#put fetchmail.png