mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 23:06:37 +00:00
98_Installer: fix colors
git-svn-id: https://svn.fhem.de/fhem/trunk@19068 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
65d0519d01
commit
a1b9166b8c
@ -2757,7 +2757,7 @@ m/^([^<>\n\r]+?)(?:\s+(\(last release only\)))?(?:\s+(?:<(.*)>))?$/
|
|||||||
&& $installed eq 'included' );
|
&& $installed eq 'included' );
|
||||||
|
|
||||||
if (
|
if (
|
||||||
$mAttr ne 'required'
|
$mAttr ne 'requires'
|
||||||
&& ( $installed eq 'missing'
|
&& ( $installed eq 'missing'
|
||||||
|| $installed eq 'outdated' )
|
|| $installed eq 'outdated' )
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user