# HG changeset patch # User yhoogstrate # Date 1427977176 14400 # Node ID fb762ef764a97d6a236750d988fdb84c2a384628 # Parent c9b1bbe7bdac3966db980e47f352cdbd6a2fdff6 Uploaded diff -r c9b1bbe7bdac -r fb762ef764a9 fuma.xml --- a/fuma.xml Thu Apr 02 08:16:45 2015 -0400 +++ b/fuma.xml Thu Apr 02 08:19:36 2015 -0400 @@ -45,7 +45,7 @@ - #if $output_format == "list_boolean" + #if $output_format.value == "list_boolean" fuma-list-to-boolean-list -o tmp.txt $fuma_overview && mv tmp.txt $fuma_overview #end if