diff options
author | Mans Rullgard <mans@mansr.com> | 2012-05-14 22:31:08 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2012-05-15 19:47:18 +0100 |
commit | 11e33402ca0ed949241133aef1959f8d937982a5 (patch) | |
tree | 1a763ea0f9c98f3540f56612c66757c1542df600 /tests/ref/fate | |
parent | 46ea46357a1f9adf7a8266125308803d00024b75 (diff) | |
download | ffmpeg-11e33402ca0ed949241133aef1959f8d937982a5.tar.gz |
fate: use standard diff options
diff -w is not a standard option. This fixes the reference files
to match what the tests actually output and switches to using the
standard diff -b which is sufficient to handle different line ending
styles.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tests/ref/fate')
-rw-r--r-- | tests/ref/fate/crc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/fate/crc b/tests/ref/fate/crc index 4a82680490..1c24aea74a 100644 --- a/tests/ref/fate/crc +++ b/tests/ref/fate/crc @@ -1,4 +1,4 @@ -crc EDB88320 =3D5CDD04 -crc 04C11DB7 =E0BAF5C0 -crc 00008005 =BB1F -crc 00000007 =E3 +crc EDB88320 = 3D5CDD04 +crc 04C11DB7 = E0BAF5C0 +crc 00008005 = BB1F +crc 00000007 = E3 |