diff options
author | Christian Grothoff <christian@grothoff.org> | 2024-07-19 15:09:27 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2024-07-29 12:18:46 +0200 |
commit | 5566b11d10e057c90e33870db395b583b2709364 (patch) | |
tree | 328301b3185dd942f6312174b7fd6b34b0e109b4 /src/kyclogic/taler-exchange-helper-measure-test-oauth | |
parent | 191f5e9a543ba581e129783313a4a6e8ed598a07 (diff) |
introduce default check
Diffstat (limited to 'src/kyclogic/taler-exchange-helper-measure-test-oauth')
-rwxr-xr-x | src/kyclogic/taler-exchange-helper-measure-test-oauth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kyclogic/taler-exchange-helper-measure-test-oauth b/src/kyclogic/taler-exchange-helper-measure-test-oauth index e127ae52c..1f5e1530d 100755 --- a/src/kyclogic/taler-exchange-helper-measure-test-oauth +++ b/src/kyclogic/taler-exchange-helper-measure-test-oauth @@ -64,6 +64,7 @@ jq -n \ --arg expiration "$EXPIRATION" \ '{ "to_investigate": false, "new_rules" : { + "new_check" : "info-oauth-test-passed", "expiration_time" : { "t_s": $expiration }, "rules" : [ { "operation_type": "CLOSE", |