Commit 3ef747c8 authored by Ben Laurie's avatar Ben Laurie
Browse files

Use unified diff.

parent 75622f1e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,5 +3,5 @@
FP=$1
shift

$TOP/fips/sha1/fips_standalone_sha1 $@ | diff $FP -
$TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP -