From 0f4278bbc1aed0c98e8adc9fd7c7f88144f65213 Mon Sep 17 00:00:00 2001 From: Sami Kankaristo Date: Wed, 29 Dec 2021 17:26:25 +0200 Subject: Fix broken case statement (scope.sh does have tests, and they failed...) --- ranger/data/scope.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh index 9d9d9500..864e39ab 100755 --- a/ranger/data/scope.sh +++ b/ranger/data/scope.sh @@ -136,6 +136,7 @@ handle_image() { rsvg-convert --keep-aspect-ratio --width "${DEFAULT_SIZE%x*}" "${FILE_PATH}" -o "${IMAGE_CACHE_PATH}.png" \ && mv "${IMAGE_CACHE_PATH}.png" "${IMAGE_CACHE_PATH}" \ && exit 6 + exit 1;; ## DjVu # image/vnd.djvu) -- cgit 1.4.1-2-gfad0