[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.3.2-65-gc7d8601
Dan McGee
dpmcgee at gmail.com
Sun Oct 11 21:19:16 EDT 2009
On Sun, Oct 11, 2009 at 5:59 PM, Cedric Staniewski <cedric at gmx.ca> wrote:
> Dan McGee wrote:
> > - Log -----------------------------------------------------------------
>> commit c7d8601e125de432f185c146c84333ca7d920d9a
>> Author: Cedric Staniewski <cedric at gmx.ca>
>> Date: Tue May 12 10:59:34 2009 +0200
>>
>> Fix stderr redirection
>>
>> When redirecting both stderr and stdout and using the 2>&1 construct,
>> you have to redirect stdout first. Otherwise stderr will be redirected to
>> the 'old' stdout and not to the new resource.
>>
>> Signed-off-by: Cedric Staniewski <cedric at gmx.ca>
>> Signed-off-by: Dan McGee <dan at archlinux.org>
>
> Ouch, totally forgot about this. Thanks for applying.
Better late than never, right? :)
More information about the pacman-dev
mailing list