diff multigps.xml @ 38:d494b8f8989c draft

Uploaded
author greg
date Wed, 14 Dec 2016 09:44:21 -0500
parents d90aa38791ff
children 755735c18b1c
line wrap: on
line diff
--- 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
                 ############################