Update of /cvsroot/fink/experimental/costabel
In directory sc8-pr-cvs17:/tmp/cvs-serv10160

Modified Files:
        grepbom 
Log Message:
Even better format. Bug against lsbom is filed...

Index: grepbom
===================================================================
RCS file: /cvsroot/fink/experimental/costabel/grepbom,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- grepbom     27 Oct 2007 15:53:51 -0000      1.2
+++ grepbom     27 Oct 2007 16:21:08 -0000      1.3
@@ -8,7 +8,7 @@
 do  
   CR=1 
   printf "."  
-  lsbom -p MUGfsT $BOM |grep $1 && printf "   ====> %s\n\n" $BOM && CR=0 
+  lsbom -p MUGsfT $BOM |grep $1 && printf "   ====> %s\n\n" $BOM && CR=0 
 done
 [ ${CR} -gt 0 ] &&  printf "\n" 
 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to