forked from josch/mmdebstrap
coverage.sh: print unified diff
This commit is contained in:
parent
35b72c9895
commit
6eb52d8095
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ else
|
|||
fi
|
||||
|
||||
# check if the file content differs
|
||||
diff --no-dereference --recursive /tmp/debian-$dist-debootstrap /tmp/debian-$dist-mm
|
||||
diff --unified --no-dereference --recursive /tmp/debian-$dist-debootstrap /tmp/debian-$dist-mm
|
||||
|
||||
# check permissions, ownership, symlink targets, modification times using tar
|
||||
# directory mtimes will differ, thus we equalize them first
|
||||
|
|
Loading…
Reference in a new issue