mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-16 01:24:36 +00:00
yet another small change to get rid of names with spaces in the middle
This commit is contained in:
parent
490f8e7da4
commit
2f8d05389f
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user