summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-08 16:10:32 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-08 16:10:32 +0100
commitdb5d52961aa7e0b6a17d67e0acbfe832846bc378 (patch)
treeefdb106dfc1657a91cc0b403a80241255c5a7b4b
parentd720d1ce2010a3c65514db09961c7e7ef95bd9a7 (diff)
downloadorchestration-db5d52961aa7e0b6a17d67e0acbfe832846bc378.tar.gz
Fix wrong comments in wrong scripts
-rw-r--r--source/dummy_definitions_update.sh2
-rw-r--r--source/dummy_lorry_update.sh2
2 files changed, 2 insertions, 2 deletions
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