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

proot-me / PRoot / 166
77%
master: 0%

Build:
Build:
LAST BUILD BRANCH: travis
DEFAULT BRANCH: master
Ran 02 Dec 2014 03:08PM UTC
Jobs 1
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

pending completion
166

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%)

78267.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 166.1 02 Dec 2014 03:08PM UTC 0
76.13
Travis Job 166.1
Source Files on build 166
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #166
  • 2bccead0 on github
  • Prev Build on next (#165)
  • Next Build on next (#167)
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