]> mj.ucw.cz Git - libucw.git/blobdiff - build/tester
xtypes: xt_double bugfix in parsing of precision
[libucw.git] / build / tester
index 6a827b194ffcacbe08829bde52ed189636fb7050..da4fab3b7587a5cbcedb8b7186fabc78929a1e09 100755 (executable)
@@ -69,6 +69,7 @@ while (<>) {
                        last if $line eq $sep;
                        $tt->{$n} .= $line;
                }
+               chomp $tt->{$n};
        } else {
                die "Test script syntax error";
        }