public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: chrubis@suse.cz
To: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
Cc: ltp-list@lists.sourceforge.net
Subject: Re: [LTP] [PATCH] doc: test-writing-guidelines
Date: Wed, 18 Jun 2014 13:37:32 +0200	[thread overview]
Message-ID: <20140618113732.GB4466@rei> (raw)
In-Reply-To: <1403073063-26575-1-git-send-email-wangxg.fnst@cn.fujitsu.com>

Hi!
> Add paragraph to describe two new tst_ interfaces: tst_fs_fill_hardlinks() and
> tst_fs_fill_subdirs().
> 
> Signed-off-by: Xiaoguang Wang <wangxg.fnst@cn.fujitsu.com>
> ---
>  doc/test-writing-guidelines.txt | 39 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 39 insertions(+)
> 
> diff --git a/doc/test-writing-guidelines.txt b/doc/test-writing-guidelines.txt
> index 0a2ac8f..8513f46 100644
> --- a/doc/test-writing-guidelines.txt
> +++ b/doc/test-writing-guidelines.txt
> @@ -773,6 +773,45 @@ The required free space is calculated by 'size * mult', e.g.
>  filesystem, which '"/tmp/testfile"' is in, has 64MB free space at least, and 0
>  if not.
>  
> +2.2.15 Getting maximal count of links to a regular file or directory
> +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I've fixed the formatting and pushed ltp git as well as wiki, thanks.

Note that the file is in asciidoc(1) format and your patch generated
syntax errors while generating the html version, because the whole
heading wasn't underlined with ^^^^ and because the lengt of ---- that
enclosed the code blocks did not match.

You can install asciidoc localy and check your changes just with
running:

asciidoc file-name.txt

which should produce file-name.html.

-- 
Cyril Hrubis
chrubis@suse.cz

------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

  reply	other threads:[~2014-06-18 11:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18  6:31 [LTP] [PATCH] doc: test-writing-guidelines Xiaoguang Wang
2014-06-18 11:37 ` chrubis [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-14  5:16 Xiaoguang Wang
2014-05-14 11:46 ` chrubis
2014-05-08  5:42 Xiaoguang Wang
2014-05-13 13:39 ` chrubis
2014-03-27 13:28 Alexey Kodanev
2014-03-27 13:52 ` chrubis

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=20140618113732.GB4466@rei \
    --to=chrubis@suse.cz \
    --cc=ltp-list@lists.sourceforge.net \
    --cc=wangxg.fnst@cn.fujitsu.com \
    /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