core.py: quote style fixed

This commit is contained in:
Silvio Moioli 2016-10-05 10:36:32 +02:00 committed by Pablo Suárez Hernández
parent 8404d13424
commit f185ecdde1

View file

@ -1038,7 +1038,7 @@ _OS_NAME_MAP = {
'manjaro': 'Manjaro',
'antergos': 'Antergos',
'sles': 'SUSE',
'slesexpand': "RES",
'slesexpand': 'RES',
'linuxmint': 'Mint',
}