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

curl / curl / 8065
37%

Build:
DEFAULT BRANCH: master
Ran 15 Jun 2018 12:04AM UTC
Jobs 1
Files 269
Run time 31s
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
8065

push

travis-ci

Daniel Stenberg
maketgz: fix sed issues on OSX

maketgz creates release tarballs and removes the -DEV string in curl
version (e.g. 7.58.0-DEV), else -DEV shows up on command line when curl
is run. maketgz works fine on linux but fails on OSX. Problem is with
the sed commands that use option -i without an extension. Maketgz
expects GNU sed instead of BSD and this simply won't work on OSX. Adding
a backup extension .bak after -i fixes this issue

Running the script as if on OSX gives this error:

sed: -e: No such file or directory

Adding a .bak extension resolves it

Closes #2660

20965 of 27908 relevant lines covered (75.12%)

180211.26 hits per line

Jobs
ID Job ID Ran Files Coverage
20 8065.20 (T=coverage) 15 Jun 2018 12:04AM UTC 0
75.12
Travis Job 8065.20
Source Files on build 8065
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8065
  • cf448436 on github
  • Prev Build on master (#8063)
  • Next Build on master (#8068)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc