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