Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-unthreaded-solaris11-i386 Build #4986

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision44491105619165da9216afbf631b870fd34a8e70
Got Revision44491105619165da9216afbf631b870fd34a8e70
Changes1 change

BuildSlave:

unstable11x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris11-i386' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 12 mins, 5 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 mins, 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4986 Build
codebase Build
got_revision 44491105619165da9216afbf631b870fd34a8e70 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 44491105619165da9216afbf631b870fd34a8e70 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Apr 25 11:06:41 2026
EndSat Apr 25 13:26:25 2026
Elapsed2 hrs, 19 mins, 43 secs

All Changes:

:

  1. Change #265387

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Sat 25 Apr 2026 08:42:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 44491105619165da9216afbf631b870fd34a8e70

    Comments

    sshserver.pl: tidy up around `AllowUsers` setup
    - drop redundant space-to-`?` replacement.
    - add parentheses to silence code checker.
    - tidy up comments.
    
    Follow-up to e53523fef07894991c69d907a7c7794c7ada4ff4 #14859
    
    Closes #21442

    Changed files

    • tests/sshserver.pl