History log of /external/ltp/testcases/commands/cron/cron_neg_tests.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/testcases/commands/cron/cron_neg_tests.sh
eb59974791eb58a96f2d60ac90f48de44d1952be 05-Sep-2008 subrata_modak <subrata_modak> The following two scripts cannot execute correctly on my box, which doesn’t equip gawk but awk (busybox). This patch makes them, as well as other scripts( see the patch), to not explicitly using gawk but awk. roylee@andestech.com.
/external/ltp/testcases/commands/cron/cron_neg_tests.sh
469bddeda78df4e009006e668103f2befdd2b6da 03-Dec-2004 mridge <mridge> Pull RHEL specific tests from script. Caused an error
/external/ltp/testcases/commands/cron/cron_neg_tests.sh
9bad9aaf5d7f987f94dafeaa2ef07b596b153e5a 04-Oct-2004 mridge <mridge> Changes from Kris Wilson on RH specific changes
/external/ltp/testcases/commands/cron/cron_neg_tests.sh
2d3aa643b35c58581eaad993710c1e7c893c5bbd 22-Sep-2004 mridge <mridge> Changes from the security team
/external/ltp/testcases/commands/cron/cron_neg_tests.sh
fec8b66cf1ddbcb2a124bfe25c5e89e6417a22a3 21-Apr-2004 robbiew <robbiew> Relocated to have all the 'cron' tests in ONE location.
/external/ltp/testcases/commands/cron/cron_neg_tests.sh