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