History log of /external/ltp/testcases/network/sockets/ltpSockets.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
53bea78963624580443fc95f367a54174bb67496 08-Nov-2016 Petr Vorel <pvorel@suse.cz> network: fix bashisms + shebang

Signed-off-by: Petr Vorel <pvorel@suse.cz>
/external/ltp/testcases/network/sockets/ltpSockets.sh
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/testcases/network/sockets/ltpSockets.sh
092902a54bd9cd19299701b4cd3401d36fa5c865 05-Feb-2004 robbiew <robbiew> Fixed execution bugs.
/external/ltp/testcases/network/sockets/ltpSockets.sh
23c9daa0480fa2daf2b5852467f2977e1126c2dd 23-Apr-2003 mridge <mridge> Initial drop of sockets testcases
/external/ltp/testcases/network/sockets/ltpSockets.sh