ibm-power-utilities / powerpc-utils

Suite of utilities for Linux on Power systems
GNU General Public License v2.0
34 stars 55 forks source link

hcnmgr: Fix hexdump format. #72

Closed hramrach closed 2 years ago

hramrach commented 3 years ago

When the file contrains multiple consecutive same bytes the /1 format shows them abbreviated with *. To avoid this problem use 4/1 format.

Also put the hexdump invocation into a function.

Signed-off-by: Michal Suchanek msuchanek@suse.de

mcao-zz commented 2 years ago

Tested-by: Mingming Cao mmc@linux.vnet.ibm.com

tyreld commented 2 years ago

Fixed in commit a8420c280efa

tyreld commented 2 years ago

Corrected commit id on next branch 4d56ac276887