We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a813d9e + 78e56cf commit 891e631Copy full SHA for 891e631
t/lib-gpg.sh
@@ -135,6 +135,7 @@ test_lazy_prereq GPGSSH '
135
'
136
137
test_lazy_prereq GPGSSH_VERIFYTIME '
138
+ test_have_prereq GPGSSH &&
139
# Check if ssh-keygen has a verify-time option by passing an invalid date to it
140
ssh-keygen -Overify-time=INVALID -Y check-novalidate -n "git" -s doesnotmatter 2>&1 | grep -q -F "Invalid \"verify-time\"" &&
141
0 commit comments