Use unified diff.
authorBen Laurie <ben@openssl.org>
Sun, 27 Jul 2003 17:19:28 +0000 (17:19 +0000)
committerBen Laurie <ben@openssl.org>
Sun, 27 Jul 2003 17:19:28 +0000 (17:19 +0000)
fips/fips_check_sha1

index c7d3ee14aef555d2118b62954ad2f2016bc0fa52..481bb8410ddc35a29d81243a0755610596689aea 100755 (executable)
@@ -3,5 +3,5 @@
 FP=$1
 shift
 
-$TOP/fips/sha1/fips_standalone_sha1 $@ | diff $FP -
+$TOP/fips/sha1/fips_standalone_sha1 $@ | diff -u $FP -