Fix msys_p2w() tweak for path lists
commitd8dfcaa8265ece8abd7387c667abdca187aacb1c
authorSteffen Prohaska <prohaska@zib.de>
Mon, 12 May 2008 07:16:25 +0000 (12 09:16 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 11 Jan 2009 04:27:47 +0000 (11 05:27 +0100)
treec9cc73110d97aea58018259e35f0ab0cf9f9a017
parent17054dfb44ad84806225a9839861c43c1c9f222d
Fix msys_p2w() tweak for path lists

This commit fixes the path list heuristic modified by the previous
commit.  The previous commit modified the heuristic to leave all
strings that do not start with "." nor "/" as is.  But this is wrong:
Those strings must not be considered path lists, but they might need
to be modified nonetheless, for example if they contain arguments with
assignments, like git's "--template=/path/to/tmpl".
src/rt/patches/0003-p2w-for-msysgit-Check-if-string-starts-with-.-or.patch