[perl-Gtk2] Hush some debug spew
- From: Torsten Schönfeld <tsch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Gtk2] Hush some debug spew
- Date: Sun, 19 Sep 2010 01:06:22 +0000 (UTC)
commit 557a30cc4e0113b5e23ef7ffbbacf94520cdd5e4
Author: Torsten Schönfeld <kaffeetisch gmx de>
Date: Sun Sep 19 03:02:44 2010 +0200
Hush some debug spew
t/GtkMenu.t | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/t/GtkMenu.t b/t/GtkMenu.t
index 61874bd..d7bb323 100644
--- a/t/GtkMenu.t
+++ b/t/GtkMenu.t
@@ -180,7 +180,7 @@ unless ($i_know_you) {
die;
}, undef, 1, 0);
}
- diag "popup position runs=$popup_runs warn='$saw_warning'";
+ note "popup position runs=$popup_runs warn='$saw_warning'";
$menu->popdown;
ok ($popup_runs,
'popup positioning die() - popup runs');
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]