[PATCH 0 of 2] grep: fix -r on symlink to dir

Thomas De Schampheleire patrickdepinguin at gmail.com
Tue Jul 29 08:45:11 UTC 2014


This small series fixes 'grep -r' on a symlink to a directory: grep should
recurse in the symlinked directory.

As noted on the first patch, I split the test from the fix for easier
verification, but if you prefer I can fold both together.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

---
 findutils/grep.c     |  2 +-
 testsuite/grep.tests |  8 ++++++++
 2 files changed, 9 insertions(+), 1 deletions(-)


More information about the busybox mailing list