From: Johann Chiang Date: Mon, 21 Jun 2010 19:20:54 +0000 (-0700) Subject: grc: fix broken variable config when using bool type X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=0bc11568d20e2b2215dc072f70f947db07b1ce9c;p=debian%2Fgnuradio grc: fix broken variable config when using bool type --- diff --git a/grc/blocks/variable_config.xml b/grc/blocks/variable_config.xml index 1c815c34..11bff9ed 100644 --- a/grc/blocks/variable_config.xml +++ b/grc/blocks/variable_config.xml @@ -46,7 +46,7 @@ self._$(id)_config.write(open($config_file, 'w'))