$OpenBSD: patch-tools_src_parsers_test_test_sh,v 1.1.1.1 2017/11/03 23:51:01 bentley Exp $

Index: tools/src/parsers/test/test.sh
--- tools/src/parsers/test/test.sh.orig
+++ tools/src/parsers/test/test.sh
@@ -8,7 +8,7 @@ COMPARE="../../hfst-compare --quiet"
 HFST_FORMAT="../../hfst-format" # optional
 
 # other tools needed
-DIFF="diff --ignore-blank-lines"
+DIFF="diff"
 REMOVE="rm -f"
 GREP="grep"
 CAT="cat"
