diff options
-rwxr-xr-x | .tools/imagemagiccheck.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.tools/imagemagiccheck.sh b/.tools/imagemagiccheck.sh index 5f3868d7..fdb8d61b 100755 --- a/.tools/imagemagiccheck.sh +++ b/.tools/imagemagiccheck.sh @@ -20,3 +20,5 @@ if [[ -n "${RES}" ]]; then cat icccheck.log exit 1 fi + +echo "Seems fine!" |