summaryrefslogtreecommitdiff
path: root/components/binary_hooks
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 14:44:45 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 14:44:45 +0100
commit8d7c9928582f9014d173a14563f6a8684d2a96b3 (patch)
treefa35f352f39b78d5385075ec9aa6644d45f15aa7 /components/binary_hooks
parent5603355e1d2db03c53bcfa370bba5f9220b2a19e (diff)
downloadvyos-live-build-8d7c9928582f9014d173a14563f6a8684d2a96b3.tar.gz
vyos-live-build-8d7c9928582f9014d173a14563f6a8684d2a96b3.zip
Streamlineing a few comments in the python stubs.
Diffstat (limited to 'components/binary_hooks')
-rwxr-xr-xcomponents/binary_hooks2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/binary_hooks b/components/binary_hooks
index cea8903f4..7dc7b19bf 100755
--- a/components/binary_hooks
+++ b/components/binary_hooks
@@ -41,7 +41,7 @@ def main():
# --verbose
verbose = args.verbose
- ## Executing hooks
+ ## Calling binary hooks
# stagefile
if os.path.isfile('.build/binary_hooks'):