summaryrefslogtreecommitdiff
path: root/obnam.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-13 11:34:02 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-13 11:34:02 +0200
commit2f129dee8841f0007977ba80b1518e94b728d94a (patch)
tree4373cfeec0eda848a8e8feeeb663b32bb80c3323 /obnam.md
parent3fe6befd8d1fbcee75df39f6b5b5cd291c75297c (diff)
downloadobnam2-2f129dee8841f0007977ba80b1518e94b728d94a.tar.gz
chore: update runcmd Subplot library, move to sublot/vendored
Diffstat (limited to 'obnam.md')
-rw-r--r--obnam.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/obnam.md b/obnam.md
index 920f037..21511de 100644
--- a/obnam.md
+++ b/obnam.md
@@ -378,10 +378,11 @@ author: Lars Wirzenius
documentclass: report
bindings:
- subplot/obnam.yaml
+ - subplot/vendored/runcmd.yaml
functions:
- subplot/obnam.py
- - subplot/runcmd.py
- subplot/daemon.py
+ - subplot/vendored/runcmd.py
classes:
- json
...