Commit a04087e4 authored by Joel Martin's avatar Joel Martin

Merge pull request #166 from mnaser/patch-1

Remove old flagfile support
parents 72a5596e 9f54c236
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment