summaryrefslogtreecommitdiff
path: root/subplot/bumper.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/bumper.yaml')
-rw-r--r--subplot/bumper.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/subplot/bumper.yaml b/subplot/bumper.yaml
index 7b95dac..d1ee4f0 100644
--- a/subplot/bumper.yaml
+++ b/subplot/bumper.yaml
@@ -9,6 +9,12 @@
- when: "I run, in {dirname}, {argv0}{args:text}"
function: run_command_in_directory
+
+- when: "I try to run, in {dirname}, {argv0}{args:text}"
+ function: try_to_run_command_in_directory
+
+- then: "only files {filenames:text} exist in {dirname}"
+ function: only_these_files_exist_in
- then: "in {dirname}, git tag {tag} is a signed tag pointing at <{varname}>"
function: git_tag_points_at