yet another small change to get rid of names with spaces in the middle

This commit is contained in:
Paolo Cignoni cignoni 2008-03-22 07:40:31 +00:00
parent 490f8e7da4
commit 2f8d05389f

View File

@ -2,4 +2,6 @@
#
export LD_LIBRARY_PATH=$1:${LD_LIBRARY_PATH}
export U3D_LIBDIR=$1
$1/IDTFConverter.out $2 $3 $4 $5 $6 $7 $8 $9 ${10} ${11} ${12}
$1/IDTFConverter.out $2 $3 $4 $5 $6 $7 $8 $9 ${10} "${11}"
#echo $1/IDTFConverter.out $2 $3 $4 $5 $6 $7 $8 $9 ${10} \"${11}\"> /tmp/dump.txt