# HG changeset patch # User greg # Date 1481726661 18000 # Node ID d494b8f8989ca2dbbdb2c059352960a50afdb06f # Parent d90aa38791fff79a09b8a53674a8af126a720970 Uploaded diff -r d90aa38791ff -r d494b8f8989c multigps.xml --- a/multigps.xml Wed Dec 14 09:36:07 2016 -0500 +++ b/multigps.xml Wed Dec 14 09:44:21 2016 -0500 @@ -117,7 +117,7 @@ #if str($aoc.mlconfignotshared) == 'no': --mlconfignotshared #end if - #if $aoc.exclude not in [None, 'None']: + #if str($aoc.exclude) != 'None': --exclude "$aoc.exclude" #end if ############################