Use short -s option instead of --quiet
In order to improve the compatibility of the scripts use short options for GNU tools like cmp, which makes it easier to use different implementations of them such as the busybox one.
Signed-off-by: Walter Lozano walter.lozano@collabora.com