From 28d491b1a7c5180144a6bd32be97d47e4c3c8bb5 Mon Sep 17 00:00:00 2001 From: Steve Dibb Date: Sat, 2 Jan 2010 19:56:32 +0000 Subject: less verbose git-svn-id: file:///var/svn/portage@45 3218660a-b0cf-4799-a991-8ddcc5b9e0f3 --- import.ebuilds.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import.ebuilds.php b/import.ebuilds.php index 0279ff1..dfcd8ab 100644 --- a/import.ebuilds.php +++ b/import.ebuilds.php @@ -146,7 +146,7 @@ foreach($arr_category as $package_name) { - if($verbose) + if($debug) shell::msg("[$category_name/$package_name]"); $arr_insert = array(); -- cgit v1.2.3-65-gdbad