bug-rcs
[Top][All Lists]
Advanced

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

Re: rcs-5.8 test failure


From: Thien-Thi Nguyen
Subject: Re: rcs-5.8 test failure
Date: Mon, 17 Oct 2011 20:26:01 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

() Paul Eggert <address@hidden>
() Mon, 17 Oct 2011 10:58:55 -0700

   test -w /

Is this another way to say "user is root"?
Could we use

   test 0 = `id -u`

instead?



reply via email to

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