mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
I was trying to debug why this test is working locally but failing in CI. While doing so I made some small changes to allow running it with set -e. It turns out the problem is that find_iface does not return anything in Jenkins, so all following tests fail with obscure error messages. To handle this case exit early if $eth is empty. Reviewed By: lwhsu Differential Revision: https://reviews.freebsd.org/D29340 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ng_macfilter_test.sh | ||