Use unified diff.
This commit is contained in:
parent
75622f1ece
commit
3ef747c8b6
@ -3,5 +3,5 @@
|
|||||||
FP=$1
|
FP=$1
|
||||||
shift
|
shift
|
||||||
|
|
||||||
$TOP/fips/sha1/fips_standalone_sha1 $@ | diff $FP -
|
$TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP -
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user