[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PATCH: check for redhat's lsb_release location
- To: <hobbit (at) hswn.dk>
- Subject: PATCH: check for redhat's lsb_release location
- From: "Cleaver, Japheth" <jcleaver (at) soe.sony.com>
- Date: Tue, 24 Mar 2009 14:45:11 -0700
- Thread-index: Acmsyc6+UmaAhCY6SRuSYWpn3L7YhA==
- Thread-topic: PATCH: check for redhat's lsb_release location
RedHat, and maybe others, puts lsb_release into /usr/bin instead of
/bin, which causes the initial test in hobbitclient-linux.sh to fail.
Rather than trust $PATH, the following patch explicitly checks another
location as well.
Regards,
Japheth Cleaver