forked from woqidaideshi/openruyi-autotest
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b81a57a96e | |||
| 5d4f956d0a |
@@ -116,7 +116,7 @@ _mmtestsRunCase() {
|
||||
|
||||
local exit_lines
|
||||
|
||||
exit_lines=$(grep "test exit:" "$out" 2>/dev/null)
|
||||
exit_lines=$(grep "test exit" "$out" 2>/dev/null)
|
||||
|
||||
if [ -z "$exit_lines" ]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user