From: Sandeep Patil <sspatil@google.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] mm: mmapstress04: Remove arguments passed to the test.
Date: Fri, 22 Sep 2017 15:59:41 -0700 [thread overview]
Message-ID: <20170922225941.100991-1-sspatil@google.com> (raw)
The test doesn't take any arguments, so don't pass it any.
Signed-off-by: Sandeep Patil <sspatil@google.com>
---
runtest/mm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/runtest/mm b/runtest/mm
index 55fc2cab0..76d233562 100644
--- a/runtest/mm
+++ b/runtest/mm
@@ -46,7 +46,7 @@ mallocstress01 mallocstress
mmapstress01 mmapstress01 -p 20 -t 0.2
mmapstress02 mmapstress02
mmapstress03 mmapstress03
-mmapstress04 TMPFILE=`mktemp /tmp/example.XXXXXXXXXX`; ls -lR /usr/include/ > $TMPFILE; mmapstress04 $TMPFILE
+mmapstress04 mmapstress04
mmapstress05 mmapstress05
mmapstress06 mmapstress06 20
mmapstress07 TMPFILE=`mktemp /tmp/example.XXXXXXXXXXXX`; mmapstress07 $TMPFILE
--
2.14.1.821.g8fa685d3b7-goog
next reply other threads:[~2017-09-22 22:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 22:59 Sandeep Patil [this message]
2017-09-25 13:59 ` [LTP] [PATCH] mm: mmapstress04: Remove arguments passed to the test Cyril Hrubis
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=20170922225941.100991-1-sspatil@google.com \
--to=sspatil@google.com \
--cc=ltp@lists.linux.it \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox