[Asterisk-cvs] asterisk/contrib/scripts autosupport, 1.2.2.1, 1.2.2.2

russell at lists.digium.com russell at lists.digium.com
Fri Mar 11 11:19:10 CST 2005


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

Modified Files:
      Tag: v1-0
	autosupport 
Log Message:
update from angler


Index: autosupport
===================================================================
RCS file: /usr/cvsroot/asterisk/contrib/scripts/autosupport,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -u -d -r1.2.2.1 -r1.2.2.2
--- autosupport	1 Mar 2005 14:51:24 -0000	1.2.2.1
+++ autosupport	11 Mar 2005 17:15:22 -0000	1.2.2.2
@@ -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