summaryrefslogtreecommitdiff
path: root/dev.buetow.org/content/home.xml
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-30 23:18:04 +0200
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-09-30 23:18:04 +0200
commit0f2e785088ac4ff375994c54af3d24ab68509770 (patch)
tree905cad076cbb13e6a27793731c3fc9ff90795eb3 /dev.buetow.org/content/home.xml
parent0e21a77db5f08a70f73eea70c5edcb4f03ddb119 (diff)
foo
Diffstat (limited to 'dev.buetow.org/content/home.xml')
-rw-r--r--dev.buetow.org/content/home.xml2
1 files changed, 1 insertions, 1 deletions
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;