Added tag 0.9.23 for changeset c66f30aeb9d5e3c8c5cb92efe4d968b82703dc75
[grml-scripts-core.git] / usr_bin / grml-muttng
index c539562..55cc240 100755 (executable)
@@ -389,7 +389,7 @@ case $retval in
 esac
 
 writecolors() {
-  if [ "$COLOR" == 'light' ] ; then
+  if [ "$COLOR" = 'light' ] ; then
     lightcolors
   fi
 }