CentOS 7: Want a functional loggerhead

Richard Wilbur richard.wilbur at gmail.com
Fri Sep 11 18:23:44 UTC 2015


On Wed, Sep 9, 2015 at 5:00 PM, Kevin R. Bulgrien
<kevin.bulgrien at freedomcte.com> wrote:
[...]
>   $ cat /etc/redhat-release && /home/app/bin/serve-branches ~/bzr/blah

The only other thing that comes to mind right now is to try:
$ cd /home/app/bin
$ cat /etc/redhat-release && serve-branches ~/bzr/blah

to make the CentOS 7 invocation look exactly like your CentOS 6
invocation.  It will only effect the current path when running
serve-branches, but that may change the availability of something it
cares about.



More information about the bazaar mailing list