]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
update from angler
authorRussell Bryant <russell@russellbryant.com>
Fri, 11 Mar 2005 17:15:22 +0000 (17:15 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 11 Mar 2005 17:15:22 +0000 (17:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5170 65c4cc65-6c06-0410-ace0-fbb531ad65f3

contrib/scripts/autosupport

index 5cf932dd0d27239d374e0e2bcc3be00a13f8f608..fa3b5968895a7f5049cf4f56299bf7f5e664c98f 100755 (executable)
@@ -32,7 +32,7 @@ if [ "$ans" = "y" ]; then
   echo "------------------" >> $OUTPUT;
   echo "PCI LIST " >> $OUTPUT;
   echo "------------------" >> $OUTPUT;
-  lspci -v >> $OUTPUT;
+  lspci -vb >> $OUTPUT;
   echo >> $OUTPUT;
   echo >> $OUTPUT;