blob: d2a43a2b964eafde97afb27952c86182fc03aeea [file] [log] [blame]
raphael.kubo.da.costa@intel.com233fb7d2013-07-29 12:13:36 +00001#!/bin/sh
szager@chromium.org9aca1042012-12-28 20:58:26 +00002
raphael.kubo.da.costa@intel.com233fb7d2013-07-29 12:13:36 +00003[ -e "build/git-hooks/pre-applypatch" ] && exec "build/git-hooks/pre-applypatch" "$@"
ilevy@chromium.org08218ed2013-07-29 12:09:55 +00004exit 0