Re-arrange redirections for better parallelism
[khatus.git] / bin / khatus_monitor_errors
index 459b0ea..5f3f3b1 100755 (executable)
@@ -17,9 +17,6 @@ BEGIN {
     alert("hi", "Error_in_" src, body)
 }
 
-# After peeking, let everything pass through!
-//
-
 function alert(priority, subject, body) {
     # priority : "low" | "med" | "hi"
     # subject  : no spaces
This page took 0.021879 seconds and 4 git commands to generate.