Some little fixes.
[gedcom-parse.git] / t / src / test_writegom
index 8a9daf42b686791d47879d75029431d09dd5c0c9..89f297061848f206dcf8b05f9310aea14fb34120 100755 (executable)
@@ -34,7 +34,7 @@ then
   options="$options -i $testfile"
 fi
 
-if [ "$encoding" == "UNICODE" ]
+if [ "$encoding" = "UNICODE" ]
 then
   options="$options -u $unicode_details"
 fi