diff bin/rdfdb @ 1178:a296d842d0da

better cmdline option error Ignore-this: a9be79c6c6fd69de5d5798f0cb628f24
author Drew Perttula <drewp@bigasterisk.com>
date Sun, 15 Jun 2014 07:17:48 +0000
parents 7aca3145c96e
children 95dfce5c12ce
line wrap: on
line diff
--- a/bin/rdfdb	Sun Jun 15 07:07:09 2014 +0000
+++ b/bin/rdfdb	Sun Jun 15 07:17:48 2014 +0000
@@ -435,4 +435,4 @@
 
         ], debug=True, db=db))
     log.info("serving on %s" % port)
-    prof.run(reactor.run, profile=False)
+    prof.run(reactor.run, profile=None)