psx_gpu: minor test fixes
[pcsx_rearmed.git] / plugins / gpu_neon / psx_gpu / tests / psx_dump_check.sh
index 25d0725..58427b1 100755 (executable)
@@ -1,3 +1,8 @@
+if test -z "$1"; then
+  echo "$0 <logfile>"
+  exit 1
+fi
+
 truncate --size 0 $1
 for dump in gpu_dumps_all/*
 do