Commit 3fa4a18
committed
verify-kernel-log.sh: guard "xrandr" with a short "timeout"
xrandr can hang! Who could have known? See evidence in:
thesofproject/linux#5009 (comment)
Don't wait for CI to timeout and kill the whole script so we don't lose
precious logs.
Signed-off-by: Marc Herbert <marc.herbert@intel.com>1 parent 0ce2375 commit 3fa4a18
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
0 commit comments