replicant-vendor_replicant/tools
Reinhard Lenninger 4576c753b5 pngcrush: don't print out an error on mv if optimizing fails
pngcrush is currently storing the optimized png in <pngname>.out.
If optimizing the png fails, e.g. on palette errors, mv can't
overwrite the original file with the nonexisting .out file and prints
out an error like this:

mv: cannot stat `./foo/bar/baz.png.out': No such file or directory

Writing stderr to /dev/null will suppress that message.

Change-Id: I0b7339392545e98586d66cc8ff8abf52c443f66f
2012-08-26 22:47:49 +02:00
..
opticharger pngcrush: don't print out an error on mv if optimizing fails 2012-08-26 22:47:49 +02:00
squisher Allow buildtype user 2012-08-19 14:07:44 +04:00