fix(bug): fix oe_test_atd
This commit is contained in:
@@ -38,7 +38,7 @@ function run_test() {
|
||||
expect "at>" { send "\04" }
|
||||
expect eof
|
||||
EOF
|
||||
SLEEP_WAIT 60
|
||||
SLEEP_WAIT 130
|
||||
echo "$(cat /tmp/timelog1)-$(cat /tmp/timelog2)" | bc | grep -E "1|59"
|
||||
CHECK_RESULT $? 0 0 "Failed to execute at"
|
||||
LOG_INFO "End to run test."
|
||||
|
||||
Reference in New Issue
Block a user