[Dehs-devel] r69 - trunk
atomo64-guest at alioth.debian.org
atomo64-guest at alioth.debian.org
Sun Dec 9 16:22:12 UTC 2007
Author: atomo64-guest
Date: 2007-12-09 16:22:12 +0000 (Sun, 09 Dec 2007)
New Revision: 69
Modified:
trunk/dehs_pg.php
Log:
Also run the watch wizard on the updated packages when update_new is used
Modified: trunk/dehs_pg.php
===================================================================
--- trunk/dehs_pg.php 2007-12-09 16:18:42 UTC (rev 68)
+++ trunk/dehs_pg.php 2007-12-09 16:22:12 UTC (rev 69)
@@ -869,6 +869,7 @@
foreach ($res_array as $entry) {
db_upstream($entry['name']);
up_changes($entry['name']);
+ watch_wizard($entry['name']);
}
dehsqa_db();
}
More information about the Dehs-devel
mailing list