This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] [testsuite] Fix mismatched description in sigmon.meta


On Wed, 2009-04-22 at 10:26 +0800, Sunzen Wang wrote:
> In testsuite/systemtap.examples/, there is a mismatched description in
> process/sigmon.meta.
> 
> The patch fixes it,  together with corresponding stuffs in other
> generated files(index.html, index.txt, keyword-index.txt,
> keyword-index.html), as those files are directly included in the
> source code.

Good catch. Committed and pushed as:

commit 3a748561b96b9f67cf37731055a665cb491b48ab
Author: Sunzen Wang <sunzen@gmail.com>
Date:   Wed Apr 22 13:52:15 2009 +0200

Correct sigmon.meta example title and name.
    
* testsuite/systemtap.examples/process/sigmon.meta: Correct title and name.
* testsuite/systemtap.examples/index.html: Regenerated.
* testsuite/systemtap.examples/index.txt: Likewise.
* testsuite/systemtap.examples/keyword-index.html: Likewise.
* testsuite/systemtap.examples/keyword-index.txt: Likewise.

This should also automagically show up at
http://sourceware.org/systemtap/examples/

Thanks,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]