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

Builder curl-unthreaded-solaris11-sparc Build #5734

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 22 mins, 41 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave
buildername curl-unthreaded-solaris11-sparc Builder
buildnumber 5734 Build
codebase Build
got_revision 44491105619165da9216afbf631b870fd34a8e70 Git
osplatform SPARC 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-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartSat Apr 25 09:08:14 2026
EndSat Apr 25 09:56:54 2026
Elapsed48 mins, 39 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