]> mj.ucw.cz Git - netgrind.git/blobdiff - post/http-filter
Error reporting.
[netgrind.git] / post / http-filter
index e8137bb3cb938f21cff9d40b1ac02877d206c7d5..c2baf11a6c3b8229bfcb51e8b792cef8be859438 100755 (executable)
@@ -17,3 +17,4 @@ while (<STDIN>) {
        }
 }
 ';
+die "$ARGV[0]: $@" if $@;