- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for get_imagemagick_cmd (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/resources/thumbnail/test_generate_thumbnail.sh
echo "--- ImageMagick version detection tests ---" echo -n "Testing: get_imagemagick_cmd function exists... " if grep -q 'get_imagemagick_cmd()' "${GENERATE_THUMBNAIL}"; then echo -e "${GREEN}PASSED${NC}" ((TESTS_PASSED++)) else echo -e "${RED}FAILED${NC}" ((TESTS_FAILED++)) fi echo -n "Testing: magick command check in get_imagemagick_cmd... " if grep -q 'command -v magick' "${GENERATE_THUMBNAIL}"; thenCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Dec 04 08:02:36 GMT 2025 - 7.9K bytes - Click Count (0)