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 "The official pacman repository". The branch, master has been updated via 565c931e2c684d4460ff65cbec9b097ee1d8f94d (commit) from bc6ada0877010891e5c2336fd5c1242047e6a7a5 (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 565c931e2c684d4460ff65cbec9b097ee1d8f94d Author: Dave Reisner <dreisner@archlinux.org> Date: Thu Dec 18 23:20:22 2014 -0500 updpkgsums: add more error checking before replacement Re-add some paranoia which was inadvertently lost with 768b65e934. In case 'makepkg -g' fails to generate new sums (e.g. when a remote resource cannot be fetched), or awk fails to write the new file (i have no idea when this would happen), bail out with an error. Signed-off-by: Allan McRae <allan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: contrib/updpkgsums.sh.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- The official pacman repository