From 159249b903d1132a25ad946a2140cbf1becb4e87 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 21 Jan 2018 15:31:46 +0100 Subject: ssh: allow sending AUR_OVERWRITE to aur MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- ssh/config | 1 + 1 file changed, 1 insertion(+) (limited to 'ssh') diff --git a/ssh/config b/ssh/config index 1555bd7..d3c3666 100644 --- a/ssh/config +++ b/ssh/config @@ -15,6 +15,7 @@ Host *.archlinux.org Host aur.archlinux.org User aur + SendEnv AUR_OVERWRITE Host *.starstable.com *.internal.starstable.com 172.* User centos -- cgit v1.2.3-54-g00ecf