Changed (once again) the evaluation delimiters (<| and |>)

This commit is contained in:
2026-02-13 18:51:49 +01:00
parent a6058b9dd8
commit 899857767a
21 changed files with 71 additions and 70 deletions

View File

@@ -13,7 +13,7 @@
- group:
name: jsonrpc tests
condition: $| '/jrpces' in r'''$(cn_json rpc echo server)''' |
condition: <| '/jrpces' in r'''$(cn_json rpc echo server)''' |>
steps:
- console:
name: Start the json rpc echo server