From b6586a0b36645896b53e9df4360edd737239196a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 17 Feb 2004 16:05:34 +0000 Subject: Add id's -u option, so we don't get spurious failures when there are no user or group names. --- tests/help-version | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/help-version') diff --git a/tests/help-version b/tests/help-version index 4ebaa5b4c..aa8fb73a0 100755 --- a/tests/help-version +++ b/tests/help-version @@ -136,6 +136,9 @@ test_args=foo # no valid entry in /etc/mtab. df_args=/ +# This is necessary in the unusual event that getpwuid (getuid ()) fails. +id_args=-u + sleep 10m & kill_args=$! -- cgit v1.2.3-70-g09d2