[Asterisk-cvs] asterisk/contrib/scripts autosupport,1.2,1.3

russell at lists.digium.com russell at lists.digium.com
Fri Mar 11 11:16:51 CST 2005


Update of /usr/cvsroot/asterisk/contrib/scripts
In directory mongoose.digium.com:/tmp/cvs-serv13847/contrib/scripts

Modified Files:
	autosupport 
Log Message:
updates from angler


Index: autosupport
===================================================================
RCS file: /usr/cvsroot/asterisk/contrib/scripts/autosupport,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autosupport	21 Jan 2005 22:30:34 -0000	1.2
+++ autosupport	11 Mar 2005 17:13:04 -0000	1.3
@@ -32,7 +32,7 @@
   echo "------------------" >> $OUTPUT;
   echo "PCI LIST " >> $OUTPUT;
   echo "------------------" >> $OUTPUT;
-  lspci -v >> $OUTPUT;
+  lspci -vb >> $OUTPUT;
   echo >> $OUTPUT;
   echo >> $OUTPUT;
 




More information about the svn-commits mailing list