On 10/01/2011 05:58 PM, GV wrote:
Hi,

The cygwin-specific `--append-exe' option (announced here [1]) is
ineffective for stat command (it works fine for ls).

Here is a simple test case to reproduce the problem.

This command should print "bash.exe":
$ (cd /bin && /usr/bin/stat -t --append-exe bash | cut -d ' ' -f 1)
bash

Thanks for pointing this out - I just noticed it, and it's a good thing that I caught it before shipping 8.14-1.

--
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to