On Mon, 20 Oct 2008, Adam Litke wrote:
> Andy Whitcroft had some good suggestions on my check_linkhuge_tests patch.
> - Comment the format of LINKHUGE_WORDSIZES
> - Use a case statement instead of an if/else
>
> Signed-off-by: Adam Litke <[EMAIL PROTECTED]>
> ---
Applied, thanks.
Eric
signatu
On Mon, Oct 20, 2008 at 10:14:54PM +, Adam Litke wrote:
> Andy Whitcroft had some good suggestions on my check_linkhuge_tests patch.
> - Comment the format of LINKHUGE_WORDSIZES
> - Use a case statement instead of an if/else
>
> Signed-off-by: Adam Litke <[EMAIL PROTECTED]>
Acked-by: Andy W
Andy Whitcroft had some good suggestions on my check_linkhuge_tests patch.
- Comment the format of LINKHUGE_WORDSIZES
- Use a case statement instead of an if/else
Signed-off-by: Adam Litke <[EMAIL PROTECTED]>
---
tests/run_tests.sh | 14 --
1 files changed, 8 insertions(+), 6 del