mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Fix Debian bootstrap
This commit is contained in:
parent
c71988e70b
commit
c241442aec
1 changed files with 1 additions and 1 deletions
|
@ -385,7 +385,7 @@ def get_linux_distribution():
|
|||
elif distrib.lower() not in [
|
||||
'centos',
|
||||
'centos linux',
|
||||
'debian',
|
||||
'debian gnu/linux',
|
||||
'fedora',
|
||||
]:
|
||||
raise Exception('mach bootstrap does not support %s, please file a bug' % distrib)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue