X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Ftest_writegom;h=89f297061848f206dcf8b05f9310aea14fb34120;hb=HEAD;hp=8a9daf42b686791d47879d75029431d09dd5c0c9;hpb=8a73dd117ad3bf06a89595f7cd8fdef45c231a6e;p=gedcom-parse.git diff --git a/t/src/test_writegom b/t/src/test_writegom index 8a9daf4..89f2970 100755 --- a/t/src/test_writegom +++ b/t/src/test_writegom @@ -34,7 +34,7 @@ then options="$options -i $testfile" fi -if [ "$encoding" == "UNICODE" ] +if [ "$encoding" = "UNICODE" ] then options="$options -u $unicode_details" fi