From 0f2e785088ac4ff375994c54af3d24ab68509770 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Mon, 30 Sep 2013 23:18:04 +0200 Subject: foo --- dev.buetow.org/content/home.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev.buetow.org/content/home.xml b/dev.buetow.org/content/home.xml index 961d985..3d129d6 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 (grep !/\.foo/, @found) { $found =~ /.*hosts.(.*?).$tag/; my $host = $1; -- cgit v1.2.3