[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] tar-1.23 test 91 failure on linux
From: |
Gilles Espinasse |
Subject: |
Re: [Bug-tar] tar-1.23 test 91 failure on linux |
Date: |
Fri, 12 Mar 2010 08:59:00 +0100 |
----- Original Message -----
From: "Sergey Poznyakoff" <address@hidden>
To: "Gilles Espinasse" <address@hidden>
Cc: <address@hidden>
Sent: Friday, March 12, 2010 8:45 AM
Subject: Re: [Bug-tar] tar-1.23 test 91 failure on linux
> Gilles Espinasse <address@hidden> ha escrit:
>
> > 91 is only test that fail
>
> You ran the testsuite as root, and that particular test will always fail
> if run with superuser privileges. Apparently I have forgotten to take
> into account such usage. Thanks for reporting.
>
> Regards,
> Sergey
thank for the explanation.
I have verified too that test 53 is skipped if run as root and is ok as non
root.
Gilles