[padb-devel] [padb] r257 committed - Fix a bug introduced in r252, --proc-summary was broken :(

codesite-noreply at google.com codesite-noreply at google.com
Tue Sep 15 17:41:35 BST 2009


Revision: 257
Author: apittman
Date: Tue Sep 15 09:40:38 2009
Log: Fix a bug introduced in r252, --proc-summary was broken :(

http://code.google.com/p/padb/source/detail?r=257

Modified:
  /branches/cleanup/src/padb

=======================================
--- /branches/cleanup/src/padb	Tue Sep 15 09:17:36 2009
+++ /branches/cleanup/src/padb	Tue Sep 15 09:40:38 2009
@@ -7782,7 +7782,7 @@
              nprocs_output    => undef,
          },
          options_bool => {
-            proc_show_proc     => 'yes',
+            proc_shows_proc    => 'yes',
              proc_shows_stat    => 'yes',
              proc_shows_fds     => 'no',
              proc_shows_maps    => 'no',




More information about the padb-devel mailing list