summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--import.packages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/import.packages.php b/import.packages.php
index d3d6226..de8db86 100644
--- a/import.packages.php
+++ b/import.packages.php
@@ -116,7 +116,7 @@
if($p->portage_mtime > $max_portage_mtime || $debug) {
- if($verbose) {
+ if($debug) {
shell::msg("Updating $category_name/$package_name id: $package_id");
}