Shirly Radco has posted comments on this change.

Change subject: history: update termination code for dev env
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/36099/1/ovirt-engine-dwh/etltermination/src/main/java/org/ovirt/engine/dwh/etltermination/Termination.java
File 
ovirt-engine-dwh/etltermination/src/main/java/org/ovirt/engine/dwh/etltermination/Termination.java:

Line 26:             }
Line 27:         };
Line 28:         Signal.handle(new Signal("TERM"), sh );
Line 29:         Signal.handle(new Signal("INT"), sh );
Line 30:     } 
> redundant whitespace :-)
Done
Line 31: 
Line 32:     public boolean shouldTerminate() {
Line 33:         return terminate;
Line 34:     }


-- 
To view, visit http://gerrit.ovirt.org/36099
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I5858b0be5010133fec4a4fd53f37fbd379e67aa2
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-dwh
Gerrit-Branch: master
Gerrit-Owner: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Shirly Radco <sra...@redhat.com>
Gerrit-Reviewer: Yaniv Dary <yd...@redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <d...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to