From 3de0a25efcd83c2b870dfc779e94aa50a2498c0f Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Tue, 13 May 2008 16:56:17 +0200 Subject: [PATCH] contrib/cussh.pl: Remove left over merge stuff.. How the hell did that get there..? --- contrib/cussh.pl | 4 ---- 1 file changed, 4 deletions(-) diff --git a/contrib/cussh.pl b/contrib/cussh.pl index d4126bfd..f25c1552 100755 --- a/contrib/cussh.pl +++ b/contrib/cussh.pl @@ -105,11 +105,7 @@ sub getid { print $$string . $/; my ($h, $p, $pi, $t, $ti) = -<<<<<<< collectd-4.3:contrib/cussh.pl - $$string =~ m/^(\w+)\/(\w+)(?:-(\w+))?\/(\w+)(?:-(\w+))?\s+/; -======= $$string =~ m#^([^/]+)/([^/-]+)(?:-([^/]+))?/([^/-]+)(?:-([^/]+))?\s*#; ->>>>>>> local:contrib/cussh.pl $$string = $'; return if ((! $h) || (! $p) || (! $t)); -- 2.11.0