Browse Source
Without this patch, if nodes that don't yet exist in the filesystem in bld.bldnode were created before calls to this function, they'll be removed from the tree in memory because "*" is passed to ant_glob() and the "remove" keyword argument defaults to True.master
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue