aboutsummaryrefslogtreecommitdiff
path: root/gitosis/run_hook.py
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2007-12-18 01:14:14 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2007-12-18 01:14:14 -0800
commit0ac3f7ff39ef36a90011fbae9ab5392a7d97d093 (patch)
tree2a80b4577160eaf9ede4d8d26a004566673e126b /gitosis/run_hook.py
parentAdd more testcases, and add coverage exclusion notations on places where we d... (diff)
downloadgitosis-dakkar-0ac3f7ff39ef36a90011fbae9ab5392a7d97d093.tar.gz
gitosis-dakkar-0ac3f7ff39ef36a90011fbae9ab5392a7d97d093.tar.bz2
gitosis-dakkar-0ac3f7ff39ef36a90011fbae9ab5392a7d97d093.zip
Fix tabs for spaces.
Diffstat (limited to 'gitosis/run_hook.py')
-rw-r--r--gitosis/run_hook.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitosis/run_hook.py b/gitosis/run_hook.py
index 230eb4f..cc852e8 100644
--- a/gitosis/run_hook.py
+++ b/gitosis/run_hook.py
@@ -19,7 +19,7 @@ def build_reposistory_data(config):
repositories, such as the description, owner, and export marker. Also
update the projects.list file as needed to list relevant repositories.
- :type config: RawConfigParser
+ :type config: RawConfigParser
"""
gitweb.set_descriptions(
config=config,