From 30d2c5419428adbafc55dafea90b54493af6099b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Nov 2013 09:33:47 +0100 Subject: Pre-emptively removing occurances of the short name of the Debian derivative from Canonical that cannot be named. --- components/init | 1 - 1 file changed, 1 deletion(-) (limited to 'components/init') diff --git a/components/init b/components/init index 4d3699929..cfaf11477 100755 --- a/components/init +++ b/components/init @@ -61,7 +61,6 @@ def main(): # FIXME hardcoded release information default_distribution = { 'debian' : 'wheezy', 'progress-linux' : 'baureo', - 'ubuntu' : 'saucy', } distribution = default_distribution[project] -- cgit v1.2.3