Fix python style incremental
This commit is contained in:
parent
4a23681dd7
commit
c65d93bdba
@ -180,7 +180,7 @@ for app in "${borked_array[@]}"; do
|
|||||||
else
|
else
|
||||||
borked=True
|
borked=True
|
||||||
fi
|
fi
|
||||||
index+=1
|
((index++))
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user