From a79bb5dc63eeb3509f8ea1181e701f490df9cfe7 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Wed, 15 Nov 2017 09:16:26 +0100 Subject: [PATCH] =?utf8?q?Correction=C2=A0:=20=20=20=20=20=20=20=20=20remo?= =?utf8?q?te/duplicity?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- etc/gitolite | 2 +- remote/duplicity | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/gitolite b/etc/gitolite index 26d8e7b..7358a1a 160000 --- a/etc/gitolite +++ b/etc/gitolite @@ -1 +1 @@ -Subproject commit 26d8e7b8b9a22a2b2dbcefc92a43e2c8dd506f46 +Subproject commit 7358a1a2c1bec683bc440ea046a441cd5092b44e diff --git a/remote/duplicity b/remote/duplicity index 621dc2d..ace6a2a 100755 --- a/remote/duplicity +++ b/remote/duplicity @@ -27,7 +27,7 @@ while IFS=: read -r type trust size algo keyid date x x x x x cap x --gpg-options --trusted-key="$sign_key" \ --gpg-options --no-permission-warning \ --encrypt-key "$encrypt_key" \ - --sign-key "${sign_key#????????}" \ + --sign-key "${sign_key}" \ --use-agent \ -vw ${TRACE:+--verbosity info} \ "$@" -- 2.20.1