mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
5 lines
93 B
Bash
Executable File
5 lines
93 B
Bash
Executable File
#!/bin/sh
|
|
# does not work
|
|
# exec ./pngimage --log "${srcdir}/contrib/pngsuite/"*.png
|
|
exit 77
|