X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=remote%2Fduplicity;h=ace6a2a9aa1de335a703c77f9de63221ffeb23ed;hp=621dc2d2965528d7987eae1408751407b657f1ea;hb=a79bb5dc63eeb3509f8ea1181e701f490df9cfe7;hpb=2296cafe287b7a960fab71efcfa66c4a5ea75e6c 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} \ "$@"