From: Ludovic CHEVALIER Date: Wed, 15 Nov 2017 08:16:26 +0000 (+0100) Subject: Correction : remote/duplicity X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=commitdiff_plain;h=a79bb5dc63eeb3509f8ea1181e701f490df9cfe7;hp=2296cafe287b7a960fab71efcfa66c4a5ea75e6c Correction : remote/duplicity --- 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} \ "$@"