chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Fix decompose-directory and change drives before attempting


From: Evan Hanson
Subject: Re: [PATCH] Fix decompose-directory and change drives before attempting to build eggs on Windows
Date: Tue, 12 Nov 2019 08:27:30 +1300

On 2019-11-11 13:57, Lassi Kortela wrote:
> > > The fix is to first switch drives, then run cd.
> 
> `cd /d c:\foo` can be used to switch the drive and the directory both in one
> command.
> 

Oh, that's good to know, thanks Lassi.

Peter, do you think it's worth switching to use this flag instead? There
will be a special case for Windows either way, but one approach might be
simpler.

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]