stump eac6604a83 linux-v4l2: Fix bashism in v4l2loopback module detection
When /bin/sh isn't bash, the previous line always appears to succeed,
and modinfo's output is not redirected, because it actually runs
modinfo in the background (which always succeeds) then opens and closes
/dev/null without doing anything to it. This causes us to always think
that the v4l2loopback module is installed, even when it isn't.
2020-12-08 13:51:40 +11:00
..
2019-06-23 23:49:10 -07:00
2019-06-23 23:49:10 -07:00
2020-09-27 00:08:48 -07:00
2020-11-01 20:47:35 -08:00
2019-06-23 23:49:10 -07:00