X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstmarccol.sh;h=63031b7d4cf6bc27eaed85b255e20ecbe7a5b85b;hp=f7d1ce4ac8cbd70ecfdad22e45bbe9a32f71f248;hb=ecc1ee5b177fdc11ed531dfe13b5c3aae52b2843;hpb=cd2f012a70ebadf660acb71936e32192287dc30a diff --git a/test/tstmarccol.sh b/test/tstmarccol.sh index f7d1ce4..63031b7 100755 --- a/test/tstmarccol.sh +++ b/test/tstmarccol.sh @@ -1,5 +1,4 @@ #!/bin/sh -# $Id: tstmarccol.sh,v 1.2 2006-12-15 19:28:47 adam Exp $ # Tests reading of a bunch of non-roman UTF-8 ISO2709 and see if # we can encode it in MARC-8 # @@ -32,7 +31,7 @@ for f in ${srcdir}/marccol?.u8.marc; do fi filem=`echo $fb | sed 's/u8/m8/'`.marc - ../util/yaz-marcdump -o marc -f utf8 -t marc8 $f >$filem + ../util/yaz-marcdump -o marc -f utf8 -t marc8lossless $f >$filem DIFF=${fb}.2.lst.diff NEW=${fb}.2.lst.new