Hello Mooli Tayer,

I'd like you to do a code review.  Please visit

    https://gerrit.ovirt.org/40576

to review the following change.

Change subject: notifier: indentation
......................................................................

notifier: indentation

Change-Id: I20ce7f7c7a545caedd70df5f81179a35345c3d28
Signed-off-by: Mooli Tayer <[email protected]>
---
M 
backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/76/40576/1

diff --git 
a/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
 
b/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
index 431f76f..0afaf91 100644
--- 
a/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
+++ 
b/backend/manager/tools/src/main/java/org/ovirt/engine/core/notifier/NotificationService.java
@@ -128,8 +128,8 @@
 
                 // Add configurations subscription
                 firstMatchSimpleFilter.addFilterEntries(
-                        configurationFilters
-                        );
+                    configurationFilters
+                );
 
                 for (AuditLogEvent event : eventsManager.getAuditLogEvents()) {
                     firstMatchSimpleFilter.processEvent(event);


-- 
To view, visit https://gerrit.ovirt.org/40576
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I20ce7f7c7a545caedd70df5f81179a35345c3d28
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <[email protected]>
Gerrit-Reviewer: Mooli Tayer <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to