summaryrefslogtreecommitdiff
path: root/subplot/server.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-05-29 11:39:31 +0300
committerLars Wirzenius <liw@liw.fi>2021-05-29 15:02:31 +0300
commite839c5f1c93e1fe024a2656d319721a7b23c6461 (patch)
tree3828b84f7e46d8f9976d1a828e8625e22f79c84a /subplot/server.yaml
parent03a8b0f9cba08ad09cb8494579f6e318aee762f4 (diff)
downloadobnam2-e839c5f1c93e1fe024a2656d319721a7b23c6461.tar.gz
refactor: count chunks via file system, not via chunk server API
Diffstat (limited to 'subplot/server.yaml')
-rw-r--r--subplot/server.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/subplot/server.yaml b/subplot/server.yaml
index 60f8a44..5b8a242 100644
--- a/subplot/server.yaml
+++ b/subplot/server.yaml
@@ -44,5 +44,5 @@
- then: "the body matches file {filename}"
function: body_matches_file
-- then: "server has {n:int} file chunks"
- function: server_has_n_file_chunks
+- then: "server has {n:int} chunks"
+ function: server_has_n_chunks