diff options
author | Wieland Hoffmann <themineo@gmail.com> | 2015-06-08 11:49:38 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2015-06-08 12:43:58 +0200 |
commit | d5beada7c36529dd5f1ef500e2bbb4dcdcc0336a (patch) | |
tree | 08f9ade064f5ab14e2bb919b4fa5d015ebd830ea /INSTALL | |
parent | 608d4aaf574a9fc0f9580bf500708ca7d285124b (diff) | |
download | aurweb-d5beada7c36529dd5f1ef500e2bbb4dcdcc0336a.tar.xz |
git-serve: Use `pkgbase` for errors about invalid names
`repo` is not defined at the point it's used, so you would get errors
like
> Traceback (most recent call last):
> File "/srv/http/vhosts/aur-dev.archlinux.org/public/git-interface/git-serve.py", line 138, in <module>
> die('%s: invalid repository name: %s' % (action, repo))
> NameError: name 'repo' is not defined
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions