From 0507b6a80ed870b7738beee8e7efd543838d08c2 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 6 Feb 2016 10:27:14 +1100 Subject: [PATCH] Remove uneeded check --- fetch | 1 - 1 file changed, 1 deletion(-) diff --git a/fetch b/fetch index db9de29c..a816a3bc 100755 --- a/fetch +++ b/fetch @@ -1803,7 +1803,6 @@ info () { underline) string="${underline_color}${output}" - [ "$stdout" == "on" ] && string="" ;; linebreak | cols)