a6-rc-up-tree: handle blocked deps, exit 1 if nothing started

This commit is contained in:
Daniel Barlow
2024-07-08 21:13:49 +01:00
parent f0f6cc80d7
commit 7f9971512d
4 changed files with 49 additions and 13 deletions

View File

@@ -8,6 +8,7 @@ if [ "$1" = "-da" ]; then
echo wattle # controlled
echo wombat # controlled
echo turmeric # uncontrolled
test -n "$ATZ" || echo atz # uncontrolled
fi
fi
if [ "$1" = "-u" ]; then