fix output at the wrong place
This commit is contained in:
parent
8d3ff4f4f2
commit
b542b2f78f
@ -115,8 +115,8 @@ function sync_prj() {
|
||||
}
|
||||
|
||||
function start_creating() {
|
||||
echo "Start checking $target $arch"
|
||||
for target in "$targets"; do
|
||||
echo "Start checking $target $arch"
|
||||
# Rings part
|
||||
if [ "$has_ring_0" = "yes" ]; then
|
||||
sync_prj openSUSE:$target:Rings:0-Bootstrap/standard/ $target-bootstrap-$arch $arch
|
||||
|
Loading…
x
Reference in New Issue
Block a user