diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/cgrep.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/scripts/cgrep.pl b/scripts/cgrep.pl index f55f86e..e7afc7c 100644 --- a/scripts/cgrep.pl +++ b/scripts/cgrep.pl @@ -71,6 +71,7 @@ sub event_who_result      if ($busy)      { +        my($start,$realname);          if ($data =~ /^(.*):([^:]{1,})$/)          {              $start = $1; | 
