aboutsummaryrefslogtreecommitdiff
path: root/lib/subcommands/add.bash
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-03-06 11:04:33 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-03-06 11:04:33 +0100
commite263f8606a9cbbe68595db68b4a56e34866a8d1d (patch)
tree1517a5a249d3a07881fea438f0c598ddb952d07d /lib/subcommands/add.bash
parentf4ece68ecf8cfc855e54f2d5935ed2a2b8b0c4af (diff)
Various fixes to make the latest shellcheck pass
Diffstat (limited to 'lib/subcommands/add.bash')
-rw-r--r--lib/subcommands/add.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/subcommands/add.bash b/lib/subcommands/add.bash
index c72582b..2ae6a43 100644
--- a/lib/subcommands/add.bash
+++ b/lib/subcommands/add.bash
@@ -40,7 +40,7 @@ subcommand()
return 1
fi
- # shellcheck disable=SC1090
+ # shellcheck disable=SC1090,SC1091
. "$playbook_base/playbook.bash"
if ! playbook_add