Searched refs:cronline (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/commands/cron/
H A Dcron_neg_tests.sh103 cronline=`date '+%M' | awk '{print ($1+2)%60 " * * * * "}'`
104 (echo "$cronline /tmp/$tmpscript >> /tmp/$tmpscript.out 2>> /tmp/$tmpscript.out" ; \
105 echo "$cronline /tmp/$tmpscript >> /$tmpscript.out 2>> /$tmpscript.out") \

Completed in 128 milliseconds