blob: 49548a1772ff5b83f4739f04327e56352b46ca33 [file] [log] [blame]
#!/bin/bash
#
# Copyright 2016 Google LLC
#
# Just execute our custom pre-push script.
# Do this trick so that this file does not need to be updated each time
# we modify our pre-push script
exec ./toolchain_utils_githooks/pre-push.real "$@"