diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-14 07:30:02 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2019-12-14 07:30:02 -0800 |
commit | 8092672eb2bb813648201e8e53810b1a86fc72d1 (patch) | |
tree | 0cb41ff7e3d10948e74e05a54aa2676937b04430 /local/update.secondary | |
parent | local/gentoo_push_notification.py: convert to python3 (diff) | |
download | githooks-8092672eb2bb813648201e8e53810b1a86fc72d1.tar.gz githooks-8092672eb2bb813648201e8e53810b1a86fc72d1.tar.bz2 githooks-8092672eb2bb813648201e8e53810b1a86fc72d1.zip |
local: tag files to trace remaining cfengine usage
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'local/update.secondary')
-rwxr-xr-x | local/update.secondary | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/local/update.secondary b/local/update.secondary index cc6ac98..7366b76 100755 --- a/local/update.secondary +++ b/local/update.secondary @@ -1,4 +1,5 @@ #!/bin/sh +# gentoo-infra: infra/githooks.git:local/update.secondary # driver script to run multiple update "hooklets". Each "hooklet" performs a # specific (possibly site-local) check, and they *all* have to succeed for the |