HomePhorge

maint: use chdir rather than depend on bash for win32
3b89f32693d3Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

maint: use chdir rather than depend on bash for win32

We used to depend on a Unix shell, but with Win32 support this doesn't work so
well. Thankfully, all we really wanted to do was change directory down into
'test', which Ruby can do natively, saving us the platform headache.

Details

Event Timeline

Daniel Pittman <daniel@rimspace.net> committed rPU3b89f32693d3: maint: use chdir rather than depend on bash for win32 (authored by Daniel Pittman <daniel@rimspace.net>).Mar 9 2011, 12:03 AM