Ubuntu Pastebin

Paste from egon at Mon, 20 Apr 2015 14:00:10 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
=== modified file 'clickreviews/cr_security.py'
--- clickreviews/cr_security.py	2015-03-18 19:51:13 +0000
+++ clickreviews/cr_security.py	2015-04-20 13:59:58 +0000
@@ -108,8 +108,8 @@
                 'policy_version': 1.2,
             },
             'ubuntu-core-15.04': {
-                'policy_vendor': 'ubuntu-snappy',
-                'policy_version': 1.3,
+                'policy_vendor': 'ubuntu-core',
+                'policy_version': 15.04,
             },
         }
         framework_overrides = self.overrides.get('framework', {})
Download as text