Correction : remote/duplicity
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 15 Nov 2017 08:16:26 +0000 (09:16 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Wed, 15 Nov 2017 08:16:26 +0000 (09:16 +0100)
etc/gitolite
remote/duplicity

index 26d8e7b..7358a1a 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 26d8e7b8b9a22a2b2dbcefc92a43e2c8dd506f46
+Subproject commit 7358a1a2c1bec683bc440ea046a441cd5092b44e
index 621dc2d..ace6a2a 100755 (executable)
@@ -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} \
  "$@"