Author: tille
Date: 2008-08-06 22:38:25 +0000 (Wed, 06 Aug 2008)
New Revision: 2395
Modified:
trunk/community/talks/200808_debconf8/get-archive-pages
Log:
Fixed regression
Modified: trunk/community/talks/200808_debconf8/get-archive-pages
===================================================================
--- trunk/community/talks/200808_debconf8/get-archive-pages 2008-08-06
20:07:21 UTC (rev 2394)
+++ trunk/community/talks/200808_debconf8/get-archive-pages 2008-08-06
22:38:25 UTC (rev 2395)
@@ -155,7 +155,7 @@
if ( $page != $pages ) { # handle following
pages
print "Warning: Page $page of $pages in
$year/$month of $project\n";
$page++;
- $url = "$url/thrd${page}.html";
+ $url =
"${URL}/${year}/${month}/thrd${page}.html";
} else {
$url = '';
}
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit