[parrot/parrot] fa9e3a: On windows, the path to the perl binary contains b...
noreply at github.com
noreply at github.com
Mon Jul 11 13:52:15 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: fa9e3a3b0397e513ae24f17b761f072e441c13fb
https://github.com/parrot/parrot/commit/fa9e3a3b0397e513ae24f17b761f072e441c13fb
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-11 (Mon, 11 Jul 2011)
Changed paths:
M t/op/spawnw.t
Log Message:
-----------
On windows, the path to the perl binary contains backslashes. Changes double quotes to single quotes so the backslashes don't create weird string problems. This fixes spawnw.t on windows
More information about the parrot-commits
mailing list