commit | f18a82d9b320146e367217aba6664b1efb1be68c | [log] [tgz] |
---|---|---|
author | Alexander Shishkin <virtuoso@slind.org> | Tue Jan 25 18:03:46 2011 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Wed Jan 26 01:09:12 2011 +0100 |
tree | efc0fbe0b51877df6254e873322333b434ae1416 | |
parent | 8d0e0cdadf726beab28ccdc7d69738c1534e1f74 [diff] |
diff: return 1 when skipping directories with -r, but without -N Diff in diffutils will return 1 in case -r option is specified without -N something exists only in one of the directories. Signed-off-by: Alexander Shishkin <virtuoso@slind.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>