Details
-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
None
-
3
-
9223372036854775807
Description
Starting with recent DOCA packaging, for some of them,
the kernel include directory for ofa_kernel is now a symlink,
which is causing a `find` command to fail.
Add -H to ensure find follow that path if this is a symlink.