Home | History | Annotate | Download | only in ltp

Lines Matching refs:test_start_time

780     test_start_time=$(date)
879 export TEST_START_TIME="$test_start_time"
948 mutt -a ./$TAR_FILE_NAME.gz -s "LTP Reports on $test_start_time" $EMAIL_TO < /dev/null
956 uuencode ./$TAR_FILE_NAME.gz $TAR_FILE_NAME.gz | mail $EMAIL_TO -s "LTP Reports on $test_start_time"