https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239492

Ed Maste <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Ed Maste <[email protected]> ---
Can you compare the installed-by-freebsd-update mqueuefs.ko and the one you
built from svn, either with with something like (zsh/bash shell assumed for the
example):

# diff -u3 <(hexdump -Cv freebsd-update/mqueuefs.ko) <(hexdump -Cv
svn-build/mqueuefs.ko)

or (better) by installing the py36-diffoscope port and using it to perform the
comparison, then put the results here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to