Skip to content

bisect.sh: Fix arith error with dash

Ricardo Ribalda Delgado requested to merge fix-bisect into main

dash does not like quotes inside the arithmetic operator. Fix that

Signed-off-by: Ricardo Ribalda ribalda@chromium.org

Merge request reports

Loading