You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test 20 - "NFSv3 root=dhcp DHCP IP:path" fails on Debian with following
error message in `server.log`:
```
jobs -rp
/sbin/init: 105: jobs: Illegal option -r
```
The jobs parameter `-r` requires bash.
Partially fixes#1901
Signed-off-by: Benjamin Drung <[email protected]>
0 commit comments