History log of /external/ltp/ltpmenu
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2bf2094f0c5339da1ee49c5eeb4feef0a9726e68 29-Nov-2016 Petr Vorel <petr.vorel@gmail.com> shell: fix bashisms: s/&>/>$1 2>&1/

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
/external/ltp/ltpmenu
169720fd17d0632b78499d7b8168727736c98fb0 26-Mar-2014 Joseph Beckenbach <jbeckenbach@lancope.com> Fix shell scripts to run correctly on Debian

Temporarily change shebang to /bin/bash in scripts that depends on bash
extensions.

Also corrects a few 'exit -1' in netns/*.sh scripts.

Signed-off-by: Joseph Beckenbach <jbeckenbach@lancope.com>
Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/ltpmenu
4548c6cf9bcdd96d8303caa4130ab638b61f8a30 19-Oct-2012 Wanlong Gao <gaowanlong@cn.fujitsu.com> Update FSF address

find . -type f -exec sed -i 's/675 Mass Ave, Cambridge, MA 02139, USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;
find . -type f -exec sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
/external/ltp/ltpmenu
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

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>
/external/ltp/ltpmenu
c864960ed4bfa8d119afbc1a7f92be5ca590ec89 27-Aug-2008 subrata_modak <subrata_modak> When packaging LTP with rpmlinit, rpmlinit complains about several scripts which don't have Shebang on the head of the file. Some files didn't have a Shebang at all. Signed-off-by: Daniel Gollub <dgollub@suse.de>.
/external/ltp/ltpmenu
dc61917d1f375638b1efbcf30c919cda68f04ab5 30-Sep-2004 robbiew <robbiew> Applied fix from patch 1037010, submitted by mator.
/external/ltp/ltpmenu
fb0d934c26f89bb80e7e3f4e8b7e6073d4b45aaf 30-Sep-2004 robbiew <robbiew> Changed to use runltp.
/external/ltp/ltpmenu
c0a2c98d0338c4aae3db1a6f9a4862a49a41a776 28-May-2003 robbiew <robbiew> Added 'ver_linux' output to the redirected output file.
/external/ltp/ltpmenu
f68ad33701b392736482f5f8a5598407e4b1e4b1 30-Apr-2003 robbiew <robbiew> *** empty log message ***
/external/ltp/ltpmenu
f5137b45e29eef06c4c77d8b101b400c11baf423 30-Apr-2003 robbiew <robbiew> *** empty log message ***
/external/ltp/ltpmenu
43fc249e5c231083c6de57d11c7471f04867d531 30-Apr-2003 robbiew <robbiew> *** empty log message ***
/external/ltp/ltpmenu
3b324ef18290054a889f5a8c3a394405cd809f27 30-Apr-2003 robbiew <robbiew> Changed results section. See changelog in header
/external/ltp/ltpmenu
5cc1381d5a052ff83b1360a0cf746a94b5401b68 23-Apr-2003 robbiew <robbiew> Added code to allow redirecting output to a file and specifying execution
duration.
/external/ltp/ltpmenu
a362bdcf95b2be5f9e36542a52b919d441de72ab 23-Apr-2003 robbiew <robbiew> *** empty log message ***
/external/ltp/ltpmenu
99a05033be1e7bff95264db88433e04a15d686f1 17-Apr-2003 robbiew <robbiew> Added list scenario function.
/external/ltp/ltpmenu
b2f68e5bc4a95fd73c783c8599a8e851203eceae 16-Apr-2003 robbiew <robbiew> Added the ncurses-style GUI.
/external/ltp/ltpmenu