Actions
Bug #12162
closedzfstest send_encrypted_props test uses incorrect md5 tool
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
On my system the send_encrypted_props ZFS test failed. The test couldn't find the program md5digest
on my OpenIndiana system. The other invocations doing md5 checksumming in this test and others use the md5sum
program. We should change send_encrypted_props to do the same.
Related issues
Updated by Jason King over 2 years ago
- Is duplicate of Bug #12034: zfs test send_encrypted_props can fail added
Updated by Kody Kantor over 2 years ago
jbk mentioned this is a duplicate of #12034.
Actions