Some little bugfixes to current codebase

This commit is contained in:
Christian Schmidt
2010-04-21 07:15:44 +02:00
parent 071df633cd
commit 6411b32c6e
5 changed files with 8 additions and 8 deletions

View File

@@ -145,7 +145,6 @@ foreach $configentry (sort @configs)
} elsif ($configline[2] eq 'ip') {
@SOURCE = ("$configline[5]");
$DEV = "";
}
} elsif ($configline[2] eq 'all') {
@SOURCE = ("0/0");
$DEV = "";