summaryrefslogtreecommitdiff
path: root/subplot/client.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-08 08:51:14 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-08 10:43:22 +0200
commitf75eb2433ac790891eaeb07248cf98d525cd5a13 (patch)
tree07930c76003e0495f384e626b7fcc91dbb031816 /subplot/client.yaml
parent2e92cbb0aefbde6a015c67e3886514c8af61cb5b (diff)
downloadobnam2-f75eb2433ac790891eaeb07248cf98d525cd5a13.tar.gz
refactor: move functions around so that data stuff is in data.yaml
Diffstat (limited to 'subplot/client.yaml')
-rw-r--r--subplot/client.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/subplot/client.yaml b/subplot/client.yaml
index 6894025..63033c3 100644
--- a/subplot/client.yaml
+++ b/subplot/client.yaml
@@ -4,12 +4,6 @@
- given: "a client config based on {filename}"
function: configure_client
-- given: a manifest of the directory {dirname} in {manifest}
- function: create_manifest_of_live
-
-- given: a manifest of the directory {dirname} restored in {restored} in {manifest}
- function: create_manifest_of_restored
-
- when: "I invoke obnam restore {filename} <{genid}> {todir}"
function: run_obnam_restore
@@ -18,6 +12,3 @@
- then: "generation list contains <{gen_id}>"
function: generation_list_contains
-
-- then: files {first} and {second} match
- function: files_match