From 0a32ffbbd5befc00004607f19ab90cf830486b5d Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Mon, 30 Sep 2013 23:18:39 +0200 Subject: foo --- dev.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev.buetow.org/content/home.xml') diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index 3d129d6..ff35b5a 100644 --- a/dev.buetow.org/content/home.xml +++ b/dev.buetow.org/content/home.xml @@ -39,7 +39,7 @@ my $ret = ''; - for my $found (grep !/\.foo/, @found) { + for my $found (@found) { $found =~ /.*hosts.(.*?).$tag/; my $host = $1; -- cgit v1.2.3