From 177fee25ca7ab25e0c951344d1cce2f09b6f7372 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 27 Mar 2021 11:33:22 +0200 Subject: refactor: drop unused binding to invoke obnam config --- subplot/client.yaml | 3 --- 1 file changed, 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 -- cgit v1.2.1