diff cmd2.py @ 324:21584174d865

make SHOW TABLES work
author catherine@dellzilla
date Thu, 11 Feb 2010 16:07:24 -0500
parents fc1e5a141920
children 4172feeddf76
line wrap: on
line diff
--- a/cmd2.py	Thu Feb 11 14:46:50 2010 -0500
+++ b/cmd2.py	Thu Feb 11 16:07:24 2010 -0500
@@ -401,7 +401,7 @@
     reserved_words = []
     feedback_to_output = False          # Do include nonessentials in >, | output
     quiet = False                       # Do not suppress nonessential output
-    debug = True
+    debug = False
     settable = stubbornDict('''
         prompt
         colors                Colorized output (*nix only)