hooks--update: fix test for properly set up project description file
commit1756fed9ee849c687f92cac30d86d2955d8c94c4
authorGerrit Pape <pape@smarden.org>
Thu, 8 Nov 2007 14:02:00 +0000 (8 14:02 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Nov 2007 22:15:32 +0000 (8 14:15 -0800)
tree1f977a14bb9d5bd7b8333c9356d7d114eebe6e4a
parent53d149c54bdedd4cf490943a5478a7826c2379c9
hooks--update: fix test for properly set up project description file

The update hook template intends to abort if the project description file
hasn't been adjusted or is empty.  This patch fixes the check for 'being
adjusted'.

Signed-off-by: Gerrit Pape <pape@smarden.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
templates/hooks--update