summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-27 11:33:22 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-27 11:33:22 +0200
commit177fee25ca7ab25e0c951344d1cce2f09b6f7372 (patch)
treeb0432220e79d5d58a38c1ba7a62d250bae82f178
parentd546ea558c52b9efef66b81419acd8355befa3d0 (diff)
downloadobnam2-177fee25ca7ab25e0c951344d1cce2f09b6f7372.tar.gz
refactor: drop unused binding to invoke obnam config
-rw-r--r--subplot/client.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/subplot/client.yaml b/subplot/client.yaml
index b76b96a..f4bf48d 100644
--- a/subplot/client.yaml
+++ b/subplot/client.yaml
@@ -5,9 +5,6 @@
- given: "a client config based on {filename}"
function: configure_client
-- when: "I invoke obnam --config {filename} config"
- function: run_obnam_config
-
- when: "I invoke obnam --config {filename} restore <{genid}> {todir}"
function: run_obnam_restore