Re: [EXT] Re: ls-remote bug
From: René Scharfe <hidden>
Date: 2023-10-31 10:00:54
From: René Scharfe <hidden>
Date: 2023-10-31 10:00:54
Am 30.10.23 um 09:17 schrieb Lior Zeltzer:
But why when cancelling stderr redirect to stdout (2>&1) all works well ?
Good question. Maybe the output on stderr can give a hint? Any error messages? I assume there is *some* output, otherwise the redirection should have no effect. René