Re: [PATCH 1/4] config --show-origin: report paths with forward slashes
From: Johannes Sixt <hidden> Date: 2016-06-16 02:18:38
Am 30.03.2016 um 07:52 schrieb Johannes Sixt:
Am 29.03.2016 um 21:18 schrieb Johannes Sixt:
quoted
It does pass. The reason is that pwd -W generates forward slashes.
It just occurred to me that we might be observing a difference in
behavior of pwd -W between the modern MSYS2 bash and the old MSYS1 bash
that I am using.
No that isn't it. Both versions produce forward slashes. Puzzled...
-- Hannes