• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 7201
37%

Build:
DEFAULT BRANCH: master
Ran 30 Jan 2018 03:39AM UTC
Jobs 1
Files 264
Run time 13s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
7201

push

travis-ci

bagder
configure: set PATH_SEPARATOR to colon for PATH w/o separator

The logic tries to figure out what the path separator in the $PATH
variable is, but if there's only one directory in the $PATH it
fails. This change make configure *guess* on colon instead of erroring
out, simply because that is probably the more common character.

PATH_SEPARATOR can always be set by the user to override the guessing.

(tricky bug to reproduce, as in my case for example the configure script
requires binaries in more than one directory so passing in a PATH with a
single dir fails.)

Reported-by: Earnestly on github
Fixes #2202
Closes #2265

19610 of 26191 relevant lines covered (74.87%)

181454.22 hits per line

Jobs
ID Job ID Ran Files Coverage
16 7201.16 (T=coverage) 30 Jan 2018 03:39AM UTC 0
74.87
Travis Job 7201.16
Source Files on build 7201
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7201
  • b7db2842 on github
  • Prev Build on master (#7193)
  • Next Build on master (#7205)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc