forked from pool/cloud-init
- Fix tab issue in patch
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=78
This commit is contained in:
parent
d77b515e86
commit
901117ec0e
@ -6,7 +6,7 @@
|
||||
|
||||
+ elif name == 'query':
|
||||
+ print 'Action query is not yet implemented'
|
||||
+ sys.exit(1)
|
||||
+ sys.exit(1)
|
||||
+
|
||||
args.reporter = events.ReportEventStack(
|
||||
rname, rdesc, reporting_enabled=report_on)
|
||||
|
Loading…
Reference in New Issue
Block a user