git-interface: Add AUR_CONFIG environment variable
commitecbf32f0cc4673c56380a97a0097187924d47624
authorLukas Fleischer <lfleischer@archlinux.org>
Wed, 3 Aug 2016 18:25:29 +0000 (3 20:25 +0200)
committerLukas Fleischer <lfleischer@archlinux.org>
Fri, 5 Aug 2016 10:05:22 +0000 (5 12:05 +0200)
tree7b1c7db08f17a9bdbb4c773d934fcb6735f566a4
parent2f5f5583bec2a0a04424d6bedd763855f308bce6
git-interface: Add AUR_CONFIG environment variable

Introduce a new environment variable that can be used to specify the
path to an aurweb configuration file. If the environment variable is
unset, the default search path is used.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
git-interface/config.py