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"
|
echo "${COMPOSE_DIR}/${y}/${x}/${z} does not exist"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
done
|
||||||
# repos with comps/groups involved, but only debug
|
# repos with comps/groups involved, but only debug
|
||||||
for y in "${MODS_REPOS[@]}"; do
|
for y in "${MODS_REPOS[@]}"; do
|
||||||
test -d "${COMPOSE_DIR}/${y}/${x}/debug/tree"
|
test -d "${COMPOSE_DIR}/${y}/${x}/debug/tree"
|
||||||
|
Loading…
Reference in New Issue
Block a user