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