Skip to content

Commit

Permalink
Work around leap day bug in parsedatetime
Browse files Browse the repository at this point in the history
  • Loading branch information
riking committed Feb 29, 2016
1 parent d674a74 commit 902ab9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/boulder-integration.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ common renew
CheckCertCount 2

# This will renew because the expiry is less than 10 years from now
sed -i "4arenew_before_expiry = 10 years" "$root/conf/renewal/le.wtf.conf"
sed -i "4arenew_before_expiry = 4 years" "$root/conf/renewal/le.wtf.conf"
common_no_force_renew renew --rsa-key-size 2048
CheckCertCount 3

Expand Down

0 comments on commit 902ab9a

Please sign in to comment.