Merge pull request #166 from mnaser/patch-1

Remove old flagfile support
This commit is contained in:
Joel Martin
2012-05-18 09:44:54 -07:00

View File

@@ -132,7 +132,7 @@ if __name__ == '__main__':
parser.error("SSL only and %s not found" % FLAGS.cert)
# Setup flags
utils.default_flagfile()
utils.default_cfgfile()
FLAGS(sys.argv)
# Create and start the NovaWebSockets proxy