Skip to content

Commit

Permalink
Remove whitespace at end of line
Browse files Browse the repository at this point in the history
This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
       -type f \! -name \*\~ \! -name .\#\* \
       \! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
       xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
  • Loading branch information
chrisdearman committed Oct 18, 2012
1 parent ec6edca commit 37550cf
Show file tree
Hide file tree
Showing 1,637 changed files with 8,812 additions and 8,812 deletions.
2 changes: 1 addition & 1 deletion CREDITS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
This is an attempt at a credits-file in the style begun by Linus
Torvalds and the Linux project. It is sorted by name and formatted
to allow easy grepping and beautification by scripts. The fields
are: name (N), email (E), web-address (W), PGP key ID and
are: name (N), email (E), web-address (W), PGP key ID and
fingerprint (P), description (D), and snail-mail address (S).

N: Rich Logan
Expand Down
4 changes: 2 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ To cross compile, you must specify the correct variables:
1. When running configure (CC, CXX, CXXFLAGS, LDLIBS, etc).
2. Manually edit include/mk/config.mk, as described in Configuration.

Note: Do not specify variables on the command-line. Use config.mk instead.
Note: Do not specify variables on the command-line. Use config.mk instead.

uClinux Users
--------------
Expand Down Expand Up @@ -311,7 +311,7 @@ Issue: When executing make [all] it says something like:
install -m 00644 "/scratch/ltp-dev2/ltp/include/usctest.h" "/scratch/ltp-install12/include/usctest.h"
install -m 00644 "/scratch/ltp-dev2/ltp/include/write_log.h" "/scratch/ltp-install12/include/write_log.h"
make[1]: Leaving directory `/scratch/ltp-dev2/ltp/include'
make -C lib -f "/scratch/ltp-dev2/ltp/lib/Makefile" all
make -C lib -f "/scratch/ltp-dev2/ltp/lib/Makefile" all
make[1]: Entering directory `/scratch/ltp-dev2/ltp/lib'
" *** No rule to make target `dataascii.o', needed by `libltp.a'. Stop." # <-- the error

Expand Down
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ $(MAKE_TARGETS) include-all lib-all:
# Let's not conflict with ac-clean, maintainer-clean, etc, so.
$(filter-out include-clean,$(CLEAN_TARGETS))::
-$(MAKE) -C "$(subst -clean,,$@)" \
-f "$(abs_top_srcdir)/$(subst -clean,,$@)/Makefile" clean
-f "$(abs_top_srcdir)/$(subst -clean,,$@)/Makefile" clean

# Just like everything depends on include-all / -install, we need to get rid
# of include last to ensure that things won't be monkey screwed up. Only do
Expand Down Expand Up @@ -167,7 +167,7 @@ SRCDIR_INSTALL_SCRIPTS := IDcheck.sh runalltests.sh runltp runltplite.sh ver_lin
SRCDIR_INSTALL_READONLY := Version
SRCDIR_INSTALL_TARGETS := $(SRCDIR_INSTALL_SCRIPTS) $(SRCDIR_INSTALL_READONLY)

#
#
# If we are in git repository, use git describe to indentify current version,
# otherwise if downloaded as tarball use VERSION file.
#
Expand Down Expand Up @@ -220,7 +220,7 @@ menuconfig:
@$(SHELL) "$(top_srcdir)/ltpmenu"

## Package
package:
package:
@$(RPMBUILD) -ba ltp-devel.spec

## End misc targets.
78 changes: 39 additions & 39 deletions doc/automation-README.html
Original file line number Diff line number Diff line change
@@ -1,101 +1,101 @@
<html>
<head>
<title>autoltp readme</title>

</head>
<body bgcolor="#ffffff" vlink="#800000">

<div align="center"><big><big><big><b>LTP Automation README<br>
using autoltp</b></big></big></big></div>
<br>
<br>
<big><big><b>Prerequisites</b></big></big>
<big><big><b>Prerequisites</b></big></big>
<ul>
<li>All LTP installation prerequisites must be met<br>
</li>
<li>Perl modules Net::SFTP and Net::SSH::Perl <b>must</b> be <a
href="http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules">installed</a>
href="http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules">installed</a>
on MASTER machine. (<a href="http://www.cpan.org/">www.cpan.org</a> for instructions/downloads)</li>
<li>MASTER and TARGET machines must have sftp and ssh capabilities.<br>
</li>
<li>IP addresses may replace hostnames in this document if name service
<li>IP addresses may replace hostnames in this document if name service
is unavailable.<br>
</li>

</ul>
<big><big><b>Install files</b></big></big>
<big><big><b>Install files</b></big></big>
<ul>
<li>Go to <a href="http://ltp.sf.net/" target="_top">http://ltp.sf.net</a>
<li>Go to <a href="http://ltp.sf.net/" target="_top">http://ltp.sf.net</a>
-&gt; Downloads -&gt; Download latest version of LTP</li>
<li>Login as root on MASTER machine</li>
<li>Untar ltp-xxxxxxxx.tgz in /root</li>

<ul>
<li>tar -xzvf &lt;filename.tgz&gt;</li>
<li>mv ltp-&lt;yyyymmdd&gt;.tgz ltp <i>(&lt;yyyymmdd&gt; should be replaced
<li>mv ltp-&lt;yyyymmdd&gt;.tgz ltp <i>(&lt;yyyymmdd&gt; should be replaced
with the drop date you are using</i></li>

</ul>

</ul>
<big><big><b>Setup/Edit config files</b></big></big>
<big><big><b>Setup/Edit config files</b></big></big>
<ul>

<ul>

</ul>

</ul>

<ul>

<ul>

</ul>

</ul>

<ul>
<li>edit runalltests.sh and modify the run line to include the PAN_LOG
options:</li>

<ul>
<li>ex: <i>${LTPROOT}/pan/ltp-pan -l $PAN_LOG -e -S $instances $time -a
$$ -n $$ -f ${TMP}/alltests</i></li>

</ul>
<li>tar up the ltp directory (<i>this is the ltp.tgz that is copied to
<li>tar up the ltp directory (<i>this is the ltp.tgz that is copied to
the TARGET machines</i>)</li>

<ul>
<li>in the root directory of MASTER type tar -czvf ltp.tgz to tar up
<li>in the root directory of MASTER type tar -czvf ltp.tgz to tar up
the testcases</li>
<li>copy the resulting ltp.tgz to /tmp on MASTER (<i>autoltp will look
<li>copy the resulting ltp.tgz to /tmp on MASTER (<i>autoltp will look
for /ltp.tgz in the tmp directory</i>)<br>
</li>

</ul>

<ul>

</ul>

</ul>

<ul>

<ul>

</ul>

</ul>
<big><big><b>Run LTP</b></big></big><br>

<ul>
<li>cd to /root/ltp/auto on MASTER</li>
<li>create a config file that contains the list of hosts (TARGETS) to
run LTP against</li>

<ul>
<li>example config file:<br>
host1,username,password,number of instances,time<br>
Expand All @@ -113,8 +113,8 @@
</li>
</ul>
<ul>

</ul>

</body>
</html>
78 changes: 39 additions & 39 deletions doc/automation-cookbook.html
Original file line number Diff line number Diff line change
@@ -1,101 +1,101 @@
<html>
<head>
<title>autoltp cookbook</title>

</head>
<body bgcolor="#ffffff" vlink="#800000">

<div align="center"><big><big><big><b>LTP Automation<br>
using autoltp</b></big></big></big></div>
<br>
<br>
<big><big><b>Prerequisites</b></big></big>
<big><big><b>Prerequisites</b></big></big>
<ul>
<li>All LTP installation prerequisites must be met<br>
</li>
<li>Perl modules Net::SFTP and Net::SSH::Perl <b>must</b> be <a
href="http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules">installed</a>
href="http://www.cpan.org/misc/cpan-faq.html#How_install_Perl_modules">installed</a>
on MASTER machine. (<a href="http://www.cpan.org/">www.cpan.org</a> for instructions/downloads)</li>
<li>MASTER and TARGET machines must have sftp and ssh capabilities.<br>
</li>
<li>IP addresses may replace hostnames in this document if name service
<li>IP addresses may replace hostnames in this document if name service
is unavailable.<br>
</li>

</ul>
<big><big><b>Install files</b></big></big>
<big><big><b>Install files</b></big></big>
<ul>
<li>Go to <a href="http://ltp.sf.net/" target="_top">http://ltp.sf.net</a>
<li>Go to <a href="http://ltp.sf.net/" target="_top">http://ltp.sf.net</a>
-&gt; Downloads -&gt; Download latest version of LTP</li>
<li>Login as root on MASTER machine</li>
<li>Untar ltp-xxxxxxxx.tgz in /root</li>

<ul>
<li>tar -xzvf &lt;filename.tgz&gt;</li>
<li>mv ltp-&lt;yyyymmdd&gt;.tgz ltp <i>(&lt;yyyymmdd&gt; should be replaced
<li>mv ltp-&lt;yyyymmdd&gt;.tgz ltp <i>(&lt;yyyymmdd&gt; should be replaced
with the drop date you are using</i></li>

</ul>

</ul>
<big><big><b>Setup/Edit config files</b></big></big>
<big><big><b>Setup/Edit config files</b></big></big>
<ul>

<ul>

</ul>

</ul>

<ul>

<ul>

</ul>

</ul>

<ul>
<li>edit runalltests.sh and modify the run line to include the PAN_LOG
options:</li>

<ul>
<li>ex: <i>${LTPROOT}/pan/ltp-pan -l $PAN_LOG -e -S $instances $time -a
$$ -n $$ -f ${TMP}/alltests</i></li>

</ul>
<li>tar up the ltp directory (<i>this is the ltp.tgz that is copied to
<li>tar up the ltp directory (<i>this is the ltp.tgz that is copied to
the TARGET machines</i>)</li>

<ul>
<li>in the root directory of MASTER type tar -czvf ltp.tgz to tar up
<li>in the root directory of MASTER type tar -czvf ltp.tgz to tar up
the testcases</li>
<li>copy the resulting ltp.tgz to /tmp on MASTER (<i>autoltp will look
<li>copy the resulting ltp.tgz to /tmp on MASTER (<i>autoltp will look
for /ltp.tgz in the tmp directory</i>)<br>
</li>

</ul>

<ul>

</ul>

</ul>

<ul>

<ul>

</ul>

</ul>
<big><big><b>Run LTP</b></big></big><br>

<ul>
<li>cd to /root/ltp/auto on MASTER</li>
<li>create a config file that contains the list of hosts (TARGETS) to
run LTP against</li>

<ul>
<li>example config file:<br>
host1,username,password,number of instances,time<br>
Expand All @@ -113,8 +113,8 @@
</li>
</ul>
<ul>

</ul>

</body>
</html>
4 changes: 2 additions & 2 deletions doc/build-system-guide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The following document briefly describes the steps and methodologies used for
the new and improved Makefile system.

Changelog:

* Initial version: Garrett Cooper <yanegomi@gmail.com>
* Reformated for asciidoc: Cyril Hrubis <chrubis@suse.cz>
******************************************************************************
Expand Down Expand Up @@ -99,7 +99,7 @@ $(CXX) : The system C++ compiler.

$(CPP) : The system C preprocessor.

$(CFLAGS) : C compiler flags.
$(CFLAGS) : C compiler flags.

$(CPPFLAGS) : Preprocessor flags, e.g. -I arguments.

Expand Down
Loading

0 comments on commit 37550cf

Please sign in to comment.