summaryrefslogtreecommitdiff
path: root/.tools
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-10-17 11:06:35 -0300
committerJesusaves <cpntb1@ymail.com>2018-10-17 11:06:35 -0300
commit3cc7356e1d3cabbc753110963ee12639ee2c9d3a (patch)
treec06d4319ced8cf7fa6c0dac7cf4aeb22e4111ec5 /.tools
parent2902ec85c95c4e10cc2f60bc2a3fb4d8c1c9fdd9 (diff)
downloadart-3cc7356e1d3cabbc753110963ee12639ee2c9d3a.tar.gz
art-3cc7356e1d3cabbc753110963ee12639ee2c9d3a.tar.bz2
art-3cc7356e1d3cabbc753110963ee12639ee2c9d3a.tar.xz
art-3cc7356e1d3cabbc753110963ee12639ee2c9d3a.zip
More fixes to pipelines
Diffstat (limited to '.tools')
-rwxr-xr-x.tools/imagemagiccheck.sh2
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!"