Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.utils.bug > #2220 > unrolled thread

[bug-diffutils] - Directories compare doesn't show all differences

Started bywasser mai <wasser19641@gmail.com>
First post2017-10-11 17:07 +0200
Last post2017-10-11 17:07 +0200
Articles 1 — 1 participant

Back to article view | Back to gnu.utils.bug


Contents

  [bug-diffutils] - Directories compare doesn't show all differences wasser mai <wasser19641@gmail.com> - 2017-10-11 17:07 +0200

#2220 — [bug-diffutils] - Directories compare doesn't show all differences

Fromwasser mai <wasser19641@gmail.com>
Date2017-10-11 17:07 +0200
Subject[bug-diffutils] - Directories compare doesn't show all differences
Message-ID<mailman.1223.1507755330.27995.bug-gnu-utils@gnu.org>
Description of problem:
Directories compare with --brief doesn't show all differencies

Version-Release number of selected component (if applicable):
3.6

How reproducible:
always

Steps to Reproduce:
1. create 2 directories dir1 and dir2
2. in dir1 create README file
3. in dir2 create README directory
4. in dir2/README directory create some files - readme1.txt readme2.txt
5. do diff -r --brief dir1/ dir2/

Actual results:
file dir1/README is a regular file while file dir2/README is a directory

Information about files in dir2/README in compare to dir1 is not
present - also difference

Expected results:
Show all difference as expected

[toc] | [standalone]


Back to top | Article view | gnu.utils.bug


csiph-web