|
From: Petar J. <mip...@gm...> - 2016-02-29 13:10:43
|
On Sun, Feb 28, 2016 at 11:37 AM, <sv...@va...> wrote: > Author: mjw > Date: Sun Feb 28 10:37:55 2016 > New Revision: 15818 > > Log: > Fix memcheck/tests/memalign_test expected output. > > r15815 "Allow 8k and 32k page sizes" added an extra line in > memalign_test.c. > This changed the line numbers in the output compared to the .exp file. > Just put everything on one (long) line to match expectations again. > > My fault, I modified one line into two line just seconds before I committed it, without thinking it would mess up the .exp file. Thanks Mark for fixing it over the weekend. Regards, Petar |