X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=plugins%2Fgpu_neon%2Fpsx_gpu%2Ftests%2Fpsx_dump_check.sh;h=58427b157a5edf30910b248d008e548bbc69c3f6;hb=ed0fd81dfdb63fe5941b9010ace353719168d3ae;hp=25d07251061cff8b47cffecc4cb75079bc6439fb;hpb=f82c62507c67309b9c020a54f6c848853d39febe;p=pcsx_rearmed.git diff --git a/plugins/gpu_neon/psx_gpu/tests/psx_dump_check.sh b/plugins/gpu_neon/psx_gpu/tests/psx_dump_check.sh index 25d07251..58427b15 100755 --- a/plugins/gpu_neon/psx_gpu/tests/psx_dump_check.sh +++ b/plugins/gpu_neon/psx_gpu/tests/psx_dump_check.sh @@ -1,3 +1,8 @@ +if test -z "$1"; then + echo "$0 " + exit 1 +fi + truncate --size 0 $1 for dump in gpu_dumps_all/* do