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

proot-me / PRoot / 165 / 1
77%
master: 0%

Build:
Build:
LAST BUILD BRANCH: travis
DEFAULT BRANCH: master
Ran 02 Dec 2014 02:45PM UTC
Files 93
Run time 42s
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

02 Dec 2014 02:54PM UTC coverage: 76.132% (+0.1%) from 76.015%
165.1

push

travis-ci

cedric-vincent
Fix name of proot-ed processes.

By default, proot-ed processes got their name replaced by the name of
the loader.  For examples:

    $ proot-v4.0.3 ps
      PID TTY          TIME CMD
     7885 pts/11   00:00:00 bash
     8131 pts/11   00:00:00 proot
     8132 pts/11   00:00:00 ld-2.17.so

    $ proot-v5.0.0 ps
      PID TTY          TIME CMD
     7885 pts/11   00:00:00 bash
     7916 pts/11   00:00:00 proot
     7917 pts/11   00:00:00 prooted-7916-Jb

This old behavior was confusing and it is now fixed:

    $ ./src/proot ps
      PID TTY          TIME CMD
     7885 pts/11   00:00:00 bash
     8585 pts/11   00:00:00 proot
     8586 pts/11   00:00:00 ps

2992 of 3930 relevant lines covered (76.13%)

78183.54 hits per line

Source Files on job 165.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 165
  • Travis Job 165.1
  • 065a0823 on github
  • Prev Job for on next (#164.1)
  • Next Job for on next (#166.1)
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