[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: .DELETE_ON_ERROR & error propagation through multi-command
From: |
Eli Zaretskii |
Subject: |
Re: .DELETE_ON_ERROR & error propagation through multi-command |
Date: |
Tue, 08 Nov 2011 18:32:22 +0200 |
> From: Paul Smith <address@hidden>
> Date: Tue, 8 Nov 2011 10:56:29 -0500
> Cc: address@hidden
>
> As I mentioned, in UNIX systems it's basically a no-op since the
> working directory is a property of each individual process. I don't
> think that's true in Windows
It's true on Windows as well. It is not true on MS-DOS.