mirror of
https://github.com/smxi/inxi.git
synced 2025-09-02 02:29:11 +00:00
one more changelong typo fix
This commit is contained in:
parent
7255a3dedc
commit
776c788273
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Fixes:
|
||||||
1. While not technically an inxi bug, it would certainly appear that way to
|
1. While not technically an inxi bug, it would certainly appear that way to
|
||||||
anyone who triggered it. We'd gotten issue reports before on this, but they
|
anyone who triggered it. We'd gotten issue reports before on this, but they
|
||||||
were never complete, so couldn't figure it out. Basically, if someone puts
|
were never complete, so couldn't figure it out. Basically, if someone puts
|
||||||
inxi into a simple script that is $PATH [this was the missing fact needed to
|
inxi into a simple script that is in $PATH [this was the missing fact needed to
|
||||||
actually trigger this bug in order to fix it], the script [not inxi], will
|
actually trigger this bug in order to fix it], the script [not inxi], will
|
||||||
then enter into an endless loop as inxi queries it for its version number using
|
then enter into an endless loop as inxi queries it for its version number using
|
||||||
<script name> --version. This issue didn't happen if the script calling inxi
|
<script name> --version. This issue didn't happen if the script calling inxi
|
||||||
|
|
Loading…
Add table
Reference in a new issue