This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Ganeti core".
The branch, master has been updated
via 488a5b2e4bddc06395b7c747de3f7bd3dcf9294b (commit)
from 7742b03c0b1fcc40cf8440b974fea94e799dae45 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 488a5b2e4bddc06395b7c747de3f7bd3dcf9294b
Author: Michele Tartara <mtart...@google.com>
Date: Mon Nov 19 10:30:20 2012 +0100
Prevent hlint crash on unicode chars
Some versions of hlint crash on the Attoparsec test file because they
are not able to correctly handle unicode characters if the proper encoding
(--utf8) is not specified.
Signed-off-by: Michele Tartara <mtart...@google.com>
Reviewed-by: Guido Trotter <ultrot...@google.com>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Ganeti core