This repository was archived by the owner on Jul 8, 2022. It is now read-only.
Commit 490fa22
committed
post_test.sh.cmake: Ignore return value of commands
The post test script ensures that all device servers are properly
shutdown.
This sometimes fails on travis with debian buster.
As this is not a relevant part of the test anyway we can just return
with zero exit code.1 parent 9c0c177 commit 490fa22
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
0 commit comments