blob: 33acae566accbb17132fef8ad0f9c33da59b4388 [file] [log] [blame]
[Hook Scripts]
hook0 = if grep -q '^[^#]' chrome_dev.conf; then echo "Please don't check in changes to chrome_dev.conf." 1>&2; exit 1; fi