Mercurial > repos > greg > multigps
changeset 37:d90aa38791ff draft
Uploaded
author | greg |
---|---|
date | Wed, 14 Dec 2016 09:36:07 -0500 |
parents | 8fca5f834b15 |
children | d494b8f8989c |
files | multigps.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 ############################