updater: ignore "ubuntu-core" in the Ubuntu fetcher

This commit is contained in:
Quentin Machu 2016-01-25 15:19:51 -05:00 committed by Jimmy Zelinskie
parent 4bdbd5e6db
commit 3ecb8b69cb
2 changed files with 9 additions and 8 deletions

View File

@ -38,6 +38,6 @@ var UbuntuReleasesMapping = map[string]string{
"trusty": "14.04",
"utopic": "14.10",
"vivid": "15.04",
"vivid/ubuntu-core": "15.04-core",
"wily": "15.10",
"xenial": "16.04",
}

View File

@ -61,6 +61,7 @@ var (
"oneiric": struct{}{},
"saucy": struct{}{},
"vivid/ubuntu-core": struct{}{},
"vivid/stable-phone-overlay": struct{}{},
// Syntax error