big bug fix, usb networking output has apparently not worked for a long time, that is now fixed.

Apparently if you pack an array that is global inside a subshell, that does not register on the primary level of bash.

Who knew?

Maintainers, this is a serious bug fix, so updat to 1.7.27 now or the usb cards will not be seen.
This commit is contained in:
inxi-svn 2011-11-22 06:36:42 +00:00
parent 68b84a9e1e
commit 154f819680

4
inxi
View file

@ -1,9 +1,9 @@
#!/bin/bash #!/bin/bash
######################################################################## ########################################################################
#### Script Name: inxi #### Script Name: inxi
#### version: 1.7.26 #### version: 1.7.27
#### Date: November 21 2011 #### Date: November 21 2011
#### Patch Number: 01 #### Patch Number: 00
######################################################################## ########################################################################
#### SPECIAL THANKS #### SPECIAL THANKS
######################################################################## ########################################################################