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