mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
First part of qos file resize update
This commit is contained in:
@@ -93,12 +93,6 @@ sub update_rrds {
|
||||
|
||||
my $res=0;
|
||||
|
||||
my @test = keys %classes_data;
|
||||
if ( $#test <= 0) {
|
||||
print time, " [update_rrds] WARNING: classes_data empty!\n";
|
||||
return "classes_data empty";
|
||||
}
|
||||
|
||||
# Find the class_device (keys) in %classes_data
|
||||
for my $class_device ( keys %classes_data ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user