On 01/26/2014 11:08 AM, Bruce Korb wrote:
> Hi,
> 
> "test -f .git"?  Do you mean "test -d .git"?

No, because .git can be a symlink, in which case test -d .git fails but
test -f .git passes.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to