History log of /external/ltp/testscripts/ltpdmmapper.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/testscripts/ltpdmmapper.sh
6aef54430b57482bb38fb5000ad5806be7996e1c 17-Apr-2004 mridge <mridge> Fixed "bad interpreter message when trying to run the script
/external/ltp/testscripts/ltpdmmapper.sh
a53433c4023296b1e256a1eabecfcacbc9464380 04-Mar-2004 mridge <mridge> Updated help/example text for clearity and directions to get aditional Device Mapper packages.
/external/ltp/testscripts/ltpdmmapper.sh
a61a7a32e39d05096d59600003c3e2d73d45d6a8 13-May-2003 robbiew <robbiew> Enabled all scripts to be able to be executed from the "testscripts" directory,
as well as the top-level "ltp" directory
/external/ltp/testscripts/ltpdmmapper.sh
0a5de767fbd9a30ebd488d0d7d6c27055c6f41a4 24-Apr-2003 robbiew <robbiew> Relocated ltpdmmapper.sh to the /testscripts directory.
/external/ltp/testscripts/ltpdmmapper.sh