Allow relative paths for I/O redirection.
authorIain Patterson <me@iain.cx>
Fri, 20 Dec 2013 19:09:38 +0000 (19:09 +0000)
committerIain Patterson <me@iain.cx>
Fri, 20 Dec 2013 19:19:05 +0000 (19:19 +0000)
Change to the startup directory before redirecting I/O streams so that
relative paths can be specified.  Then change back so we don't tie up
the directory.


No differences found