From 16b190d2bf361ef96af218c8f1a9b2470dabcabb Mon Sep 17 00:00:00 2001 From: koeart Date: Thu, 5 Sep 2013 13:26:58 +0200 Subject: [PATCH] something fixed? --- tools/questions2json.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/questions2json.py b/tools/questions2json.py index 5ab386f..d769dbb 100755 --- a/tools/questions2json.py +++ b/tools/questions2json.py @@ -237,6 +237,7 @@ def init_parser(): help=("Use this file instead of the default " "questions.yaml"), metavar="FILE", + default="questions.yaml" ) parser.add_option(