Update of bug #31298 (project findutils):
Status: None => Works For Me
Assigned to: None => jay
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #3:
Also, we already comply with the interpretation of 310:
$ for bin in /usr/bin/find ./find/find ./find/oldfind; do echo "${bin}": $(
"${bin}" --version | head -n 1) ; "${bin}" /tmp -exec echo hello + {} +
-quit; echo; done
/usr/bin/find: find (GNU findutils) 4.4.2
hello + /tmp
./find/find: find (GNU findutils) 4.5.13-git
hello + /tmp
./find/oldfind: find (GNU findutils) 4.5.13-git
hello + /tmp
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31298>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/