mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Because of `set -e', using the `((i++))' expression causes bash to fail, unless we tell it to ignore the error code on that line.
Because of `set -e', using the `((i++))' expression causes bash to fail, unless we tell it to ignore the error code on that line.