Commit 68b6811a authored by Dylan Araps's avatar Dylan Araps

Images: [tycat] Handle errors

parent 206b961e
...@@ -2270,7 +2270,7 @@ display_image() { ...@@ -2270,7 +2270,7 @@ display_image() {
;; ;;
"tycat") "tycat")
tycat "$image" tycat "$image" || to_off "Images: tycat failed to display the image."
;; ;;
esac esac
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment