remove debug line.
authorFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 17 Mar 2008 15:44:36 +0000 (15:44 +0000)
committerFaiyaz Ahmed <faiyaza@cs.princeton.edu>
Mon, 17 Mar 2008 15:44:36 +0000 (15:44 +0000)
source/BootAPI.py

index 8bb3c26..bedf727 100644 (file)
@@ -56,7 +56,6 @@ def create_auth_structure( vars, call_params ):
     except Exception, e:
         print e
         pass
-    print auth
     return auth