Move the hooks file mask into constants.py
authorIustin Pop <iustin@google.com>
Tue, 1 Dec 2009 13:02:12 +0000 (14:02 +0100)
committerIustin Pop <iustin@google.com>
Tue, 8 Dec 2009 09:10:40 +0000 (10:10 +0100)
commitc899750fde9828d76526eed47935a46335124d88
tree04a1afcc24beaa93a8e31d6e0ae5b1ed5b1505dc
parentb78789501ee8091c4b1c33c93aa38421309530dd
Move the hooks file mask into constants.py

This will allow reuse of the same mask for multiple validations.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
lib/backend.py
lib/constants.py