added some debugging. still trying to resolve windows issues; cygpath didn't help...
authorChris Koeritz <fred@gruntose.com>
Mon, 27 Jun 2016 01:24:07 +0000 (21:24 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 27 Jun 2016 01:24:07 +0000 (21:24 -0400)
commit478592a729f51c71ce6a2af9913e2a65ba8105cf
tree9be699cd5ea21fdde8f66bbc3d3ffd84e1442e8d
parentc3af09aa5111e44d3f04b21bd60b6cb5506e7549
added some debugging.  still trying to resolve windows issues; cygpath didn't help since it can only do one path item at a time, and we are trying to translate variables like INCLUDE and such.  may need to revisit that since INCLUDE resolves to something sensible already in shell?  in any case, cygpath can either process a path (which doesn't actually seem to work) or process one path into a dos form of the path, but not both.
scripts/generator/wrapdoze.sh