missing logic

This commit is contained in:
nazunalika 2021-07-05 04:09:47 -07:00
parent 44a1cd08b9
commit 7a48d3b5cc
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ for x in "${ARCHES[@]}"; do
echo "${COMPOSE_DIR}/${y}/${x}/${z} does not exist"
fi
done
done
# repos with comps/groups involved, but only debug
for y in "${MODS_REPOS[@]}"; do
test -d "${COMPOSE_DIR}/${y}/${x}/debug/tree"