tazpanel rev 135

libtazpanel: filter_taztools_msgs shows the status (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Apr 16 14:05:38 2011 +0200 (2011-04-16)
parents fbe602f8bdd6
children 75908c400f8b
files lib/libtazpanel
line diff
     1.1 --- a/lib/libtazpanel	Sat Apr 16 14:02:37 2011 +0200
     1.2 +++ b/lib/libtazpanel	Sat Apr 16 14:05:38 2011 +0200
     1.3 @@ -45,7 +45,7 @@
     1.4  
     1.5  # Remove status and ESC char from tazpkg/tazlito commands output
     1.6  filter_taztools_msgs() {
     1.7 -	grep ^[a-zA-Z0-9] | sed s'/\[^Gm]*.//g//'
     1.8 +	grep ^[a-zA-Z0-9] | sed s'/\[^Gm]*.//g'
     1.9  }
    1.10  
    1.11  # LOG activities