[cgmanager-devel] Fixed: cgmanager/cgmanager#141 (master - 9a06433)

Travis CI notifications at travis-ci.org
Fri Jul 25 17:41:35 UTC 2014


Build Update for cgmanager/cgmanager
-------------------------------------

Build: #141
Status: Fixed

Duration: 50 seconds
Commit: 9a06433 (master)
Author: Serge Hallyn
Message: cgm: ignore leading lt- in basename for usage

In package builds, ./cgm is a libtool wrapper around ./.libs/cgm.  In
jenkins, it is not.  When ./cgm is a wrapper, then argv[0] is "lt-cgm".
That confuses help2man, so I tried to have help2man run ./.libs/cgm to
get the usage output, but that breaks in jenkins.

So just have cgm check whether it is called as "lt-foo", and call itself
foo in usage output if so.

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>

View the changeset: https://github.com/cgmanager/cgmanager/compare/a5c7efa96df5...9a0643383f84

View the full build log and details: https://travis-ci.org/cgmanager/cgmanager/builds/30863785

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/cgmanager-devel/attachments/20140725/48357e51/attachment.html>


More information about the cgmanager-devel mailing list