[Oscar-devel] debug messages cleanup for mksiimage and Network.pm
by Olivier LAHAYE
 |
REPLY TO AUTHOR
|
 |
|
|
 |
REPLY TO GROUP
|
 |
|
Hi,
Those 2 patches are removing multiple Dumper that generate to much log traffic.
I've replaced simple Dumper with a map that lists only mac addresses of the adapters.
print "List network adapters: \n". Dumper map { $_->{mac} } @res;
# print "List network adapters: \n". Dumper (@res) ."(".scalar(@res).")\n";
Apply if found useful.
--
Olivier LAHAYE
CEA Saclay
DRT-LIST-DETECS-SSTM
Bookmark with:
Delicious
Digg
reddit
Facebook
StumbleUpon
Related Messages
opensubscriber is not affiliated with the authors of this message nor responsible for its content.
|