forked from sig_core/toolkit
missing logic
This commit is contained in:
parent
44a1cd08b9
commit
7a48d3b5cc
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user