All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jin Li <Jin.Li@windriver.com>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] A question about mktemp in script runltp
Date: Mon, 16 Jan 2012 11:05:47 +0800	[thread overview]
Message-ID: <4F13940B.8050209@windriver.com> (raw)

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
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2012-01-16  3:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16  3:05 Jin Li [this message]
2012-01-16  5:47 ` [LTP] A question about mktemp in script runltp Mike Frysinger
2012-01-16  6:20   ` Jin Li

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F13940B.8050209@windriver.com \
    --to=jin.li@windriver.com \
    --cc=ltp-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.