From db5d52961aa7e0b6a17d67e0acbfe832846bc378 Mon Sep 17 00:00:00 2001 From: Will Holland Date: Tue, 8 Sep 2015 16:10:32 +0100 Subject: Fix wrong comments in wrong scripts --- source/dummy_definitions_update.sh | 2 +- source/dummy_lorry_update.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'source') diff --git a/source/dummy_definitions_update.sh b/source/dummy_definitions_update.sh index c08612d..f77b175 100644 --- a/source/dummy_definitions_update.sh +++ b/source/dummy_definitions_update.sh @@ -1,5 +1,5 @@ #!/bin/sh -# this will go on the post-receive hooks for repos updated by lorry +# this will go on the definitions post-receive hook set -e category=definitions diff --git a/source/dummy_lorry_update.sh b/source/dummy_lorry_update.sh index cd6223c..2d513bb 100644 --- a/source/dummy_lorry_update.sh +++ b/source/dummy_lorry_update.sh @@ -1,5 +1,5 @@ #!/bin/sh -# this will go on the definitions post-receive hook +# this will go on the post-receive hooks for repos updated by lorry set -e category=lorry -- cgit v1.2.1