From 58ecdde699b7b0052cb96c4f42fc70b5d090b94d Mon Sep 17 00:00:00 2001 From: Yasen Pramatarov Date: Sat, 25 May 2024 21:56:56 +0300 Subject: [PATCH] Typos fix --- jicofo/jicofo-stats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jicofo/jicofo-stats b/jicofo/jicofo-stats index 107bfe8..c397648 100755 --- a/jicofo/jicofo-stats +++ b/jicofo/jicofo-stats @@ -85,7 +85,7 @@ set_state() { ### # Main parsing funstion -jvb_log_parse() { +jicofo_log_parse() { local file=$1 local start_pos=$2