The Buildbot has detected a restored build on builder gtar-solaris10-sparc
while building gtar. Full details are available at:
https://buildfarm.opencsw.org/buildbot/builders/gtar-solaris10-sparc/builds/121
Buildbot URL: https://buildfarm.opencsw.org/buildbot/
Buildslave for this Build: uns
Sergey Poznyakoff wrote:
> Hi Lloyd,
>
> Thanks for your report.
>
> The test 91 fails because the shell command 'ulimit -n 10' fails:
This is expected to fail if you like to use a shell afterwards since the shell
uses an fd like 19 to save stdin.
Jörg
--
EMail:jo...@schily.net
Joerg Schilling ha escrit:
> This is expected to fail if you like to use a shell afterwards since the
> shell
> uses an fd like 19 to save stdin.
That doesn't explain why 'ulimit -n 4' succeeds.
Regards,
Sergey
Here is the output of your request:
rqhbdmrxdb:/homeroot> ( ulimit -n 4 ) && ulimit -n
sh: ulimit: The specified value exceeds the user's allowable limit.
Lloyd
-Original Message-
From: Sergey Poznyakoff [mailto:g...@gnu.org.ua]
Sent: November-13-19 12:44 AM
To: Dolha, Lloyd SHA
Cc: 'bu
Dolha, Lloyd SHA ha escrit:
> Here is the output of your request:
Thank you. I've installed the following fix:
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=f122fc94
Regards,
Sergey