summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-04-18 14:46:37 +0000
committerLars Wirzenius <liw@liw.fi>2022-04-18 14:46:37 +0000
commit87c9afa2bbb937e259fc04ee3baf677a0475cd9c (patch)
treead17561d9de21dd91ec8c50fc5bf1a01a37e8223
parent71613b0c7c7b0bfa2c45360ed95a76f8516c4c38 (diff)
parentd155290fe8b91ac6d41e34f1c97e8bc49f0dd3f9 (diff)
downloadsummain-rs-87c9afa2bbb937e259fc04ee3baf677a0475cd9c.tar.gz
Merge branch 'liw/fixes' into 'main'
fix: annotate type for captured name of embedded file See merge request obnam/summain!33
-rw-r--r--subplot/summain.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/subplot/summain.yaml b/subplot/summain.yaml
index 522d58b..0fd8542 100644
--- a/subplot/summain.yaml
+++ b/subplot/summain.yaml
@@ -44,6 +44,8 @@
function: set_mtime
- then: output matches file {filename}
+ types:
+ filename: file
impl:
python:
function: output_matches_file