From: Wanlong Gao <gaowanlong@cn.fujitsu.com>
To: Li Wang <liwang@redhat.com>, ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH v2] commands/ade/ar01: the touched timestamp of file01.in should be newer than current
Date: Tue, 10 Mar 2015 15:39:32 +0800 [thread overview]
Message-ID: <54FE9FB4.1080504@cn.fujitsu.com> (raw)
In-Reply-To: <1425972660-2489-1-git-send-email-liwang@redhat.com>
Applied, thanks!
On 03/10/2015 03:31 PM, Li Wang wrote:
> * Upate the timestamp form stable to dynamic.
>
> Signed-off-by: Li Wang <liwang@redhat.com>
> Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
> ---
> testcases/commands/ade/ar/ar01 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/testcases/commands/ade/ar/ar01 b/testcases/commands/ade/ar/ar01
> index 32fef11..ad88582 100755
> --- a/testcases/commands/ade/ar/ar01
> +++ b/testcases/commands/ade/ar/ar01
> @@ -483,7 +483,7 @@ do
> File2time=`ar -tv $TCtmp/lib.a | grep file2.in`
>
> #sleep 5
> - touch -c -t 201503030303.55 file0.in
> + touch -c -t $(date --date='next day' +"%Y%m%d%H%M") file0.in
>
> ar -ru $TCtmp/lib.a file0.in file2.in 2>&1 1>/dev/null
> File1time1=`ar -tv $TCtmp/lib.a | grep file0.in`
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
prev parent reply other threads:[~2015-03-10 7:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-10 7:31 [LTP] [PATCH v2] commands/ade/ar01: the touched timestamp of file01.in should be newer than current Li Wang
2015-03-10 7:39 ` Wanlong Gao [this message]
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=54FE9FB4.1080504@cn.fujitsu.com \
--to=gaowanlong@cn.fujitsu.com \
--cc=liwang@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox