Home | History | Annotate | Download | only in ltp

Lines Matching refs:test_start_time

738     test_start_time=$(date)
837 export TEST_START_TIME="$test_start_time"
902 mutt -a ./$TAR_FILE_NAME.gz -s "LTP Reports on $test_start_time" -- $EMAIL_TO < /dev/null
910 uuencode ./$TAR_FILE_NAME.gz $TAR_FILE_NAME.gz | mail $EMAIL_TO -s "LTP Reports on $test_start_time"