reverse changes
authorTony Mack <tmack@cs.princeton.edu>
Tue, 13 Nov 2007 22:47:15 +0000 (22:47 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 13 Nov 2007 22:47:15 +0000 (22:47 +0000)
plcsh

diff --git a/plcsh b/plcsh
index 209a0e0..10944b0 100755 (executable)
--- a/plcsh
+++ b/plcsh
@@ -54,7 +54,6 @@ try:
     api = shell.api
     config = shell.config
 except Exception, err:
-    print_exc()        
     print "Error:", err
     print
     parser.print_help()