Commit 5f1d7c9
committed
Fix incorrect exit code in functional test FV script
Functional tests were exited with error code from last command which is `wait`
Add exit with correct exit code for futher handling in retry mechanism.
Resolves: OLPEDGE-1144
Signed-off-by: Yaroslav Stefinko <[email protected]>1 parent a582e51 commit 5f1d7c9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
0 commit comments