bug-gnulib
[Top][All Lists]
Advanced

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

Re: access, euidaccess tests: Avoid test failure for root user on Solari


From: Bruno Haible
Subject: Re: access, euidaccess tests: Avoid test failure for root user on Solaris
Date: Wed, 22 May 2024 00:42:06 +0200

Collin Funk wrote:
> I didn't know they were run as root (CI is new to me).

That's why I start all CI runs with these commands:
            uname -a
            id
            env | LC_ALL=C sort
            pwd
It helps understanding the environment :) Sometimes I need
to add
            echo $PATH
and things like that, to get more context.

Bruno






reply via email to

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