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

Builder curl-threaded-solaris11-sparc Build #2394

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 1 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 27 mins, 55 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-threaded-solaris11-sparc slave
buildername curl-threaded-solaris11-sparc Builder
buildnumber 2394 Build
codebase Build
got_revision a74f4d95182204567e6b66322087c18f4643e1b7 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a74f4d95182204567e6b66322087c18f4643e1b7 Build
scheduler schedule-curl-threaded-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-threaded-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Ivan

Timing:

StartMon May 6 12:06:52 2024
EndMon May 6 13:32:56 2024
Elapsed1 hrs, 26 mins, 4 secs

All Changes:

:

  1. Change #196499

    Category curl
    Changed by Ivan <ugrumov.iohnoyoudont@yandex.ru>
    Changed at Mon 06 May 2024 10:35:53
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a74f4d95182204567e6b66322087c18f4643e1b7

    Comments

    misc: fix typos, quoting and spelling
    Fix wording of comments, and misquotings where `' is markdown parsed
    where it shouldn't be, and remove a misspelled preprocessor comment
    which really isn't needed (and removing it makes it match surrounding
    code better).
    
    Closes: #13538
    Reviewed-by: Daniel Gustafsson <daniel@yesql.se>

    Changed files

    • docs/libcurl/curl_getdate.md
    • docs/libcurl/curl_multi_wait.md
    • docs/libcurl/libcurl-security.md
    • lib/headers.c
    • lib/setopt.c