Hi
In runltp script, mktemp is used to create a temp directory. see below :
mnt_pnt=`mktemp -d --tmpdir=${TMP} mnt_pnt.XXXXXX`
But I have a little confused about the argument "--tmpdir"
I prefer to use "-p ${TMP}" to replace "--tmpdir=${TMP}"
Maybe I missed something :)
Regards,
Jin
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list