commit 5721dd33a22da318fbba6deb92e4cd8164cb1888
parent f02f8f7693010c0d20b19adf289a29c975540c1a
Author: Sean Enck <sean@ttypty.com>
Date: Fri, 28 Jul 2023 19:26:26 -0400
don't rekey using config for the tests like this
Diffstat:
2 files changed, 0 insertions(+), 25 deletions(-)
diff --git a/tests/expected.log b/tests/expected.log
@@ -165,27 +165,3 @@ clipboard will clear in 5 seconds
Wrong password? HMAC-SHA256 of header mismatching
no store set
keys/k/one2
-proceed with rekey? (y/N) rekeying: keys/k/one2
-Wrong password? HMAC-SHA256 of header mismatching
-exit status 1
-
-keys/k/one2
-test2
-{
- "keys/k/one2": {
- "modtime": "XXXX-XX-XX",
- "data": "6d2"
- }
-}
-{
- "keys/k/one2": {
- "modtime": "XXXX-XX-XX",
- "data": "6d2"
- }
-}
-{
- "keys/k/one2": {
- "modtime": "XXXX-XX-XX",
- "data": "6d2"
- }
-}
diff --git a/tests/run.sh b/tests/run.sh
@@ -86,7 +86,6 @@ _execute() {
_clipboard
_invalid
_config
- _rekey 2
}
_unset() {