summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/t0300-reencryption.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/t0300-reencryption.sh b/tests/t0300-reencryption.sh
index 58d6931..9d46580 100755
--- a/tests/t0300-reencryption.sh
+++ b/tests/t0300-reencryption.sh
@@ -21,12 +21,6 @@ gpg_keys_from_group() {
canonicalize_gpg_keys "${keys[@]}"
}
-if $GPG --with-colons --list-config | grep -q '^cfg:version:2.1.[01]$'; then
- skip_all="These tests are broken with GnuPG 2.1.0 and 2.1.1."
- test_done
- exit 0
-fi
-
test_expect_success 'Setup initial key and git' '
"$PASS" init $KEY1 && "$PASS" git init
'
g.go?id=fec3ecd257c34fba37703b2999ab5ea902314657&follow=1'>Option "reupload-if-updated"René 'Necoro' Neumann2-0/+4 2020-05-03Fix typoRené 'Necoro' Neumann1-2/+2 2020-05-02Use uuid library directly and encode to base64.René 'Necoro' Neumann6-10/+16 Also add an additional header `X-Feed2Imap-Item`, b/c the messageId contains the variable part of the hostname. 2020-05-02RestructureRené 'Necoro' Neumann8-95/+111 2020-05-02WIP: Message-IdsRené 'Necoro' Neumann8-5/+40 2020-05-02Typo and mention config example in READMERené 'Necoro' Neumann2-1/+3