On 11/5/13, 5:20 PM, Lionel Cons wrote: > Chet, below is a simple testcase for cd -@ / O_XATTR support: > > ./bash -c 'set -o errexit ; touch foo ; runat foo "echo hello1 >> myxattr" ; cd -@ foo ; exec {n}<>myxattr ; cd -P .. ; cat <&$n ; > true' > > This should print 'hello1'. > > Any suggestion where this test can be placed?
I'll think about it. I generally don't like to add test cases for features that are available on so few platforms. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/