K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-04-29T19:09:44.804324Z K 7 svn:log V 238 MFC r346542: Fix sys.kern.coredump_phnum_test.coredump_phnum on i386 The zero-padding when printing out the Size field is on 32-bit architectures is 5, not 15. Adjust the regular expression to work with both the 32-bit and 64-bit case. END