Added tag 0.9.21 for changeset 3da3b0239240d8caf4f6aef3a7e905b69f0fdee5
[grml-scripts.git] / usr_bin / grml-mutt
index 135ad3c..589573e 100755 (executable)
@@ -362,7 +362,7 @@ case $retval in
 esac
 
 writecolors() {
-  if [ "$COLOR" == 'light' ] ; then
+  if [ "$COLOR" = 'light' ] ; then
     lightcolors
   fi
 }