export_report: fix perl warnings
authorStephen Hemminger <[email protected]>
Mon, 22 Feb 2010 23:17:22 +0000 (15:17 -0800)
committerMichal Marek <[email protected]>
Sun, 7 Mar 2010 20:41:04 +0000 (21:41 +0100)
commit91416cfdf98bdbc828fd3e5ca7208beba5979d63
tree34eddaa1bb2b6dbac9be0b201d76f8b8984b5e0a
parent9c49fd307a6cb2d3255f9441bce5b7cb08dff79e
export_report: fix perl warnings

Use local file handles, use three argument open.
Don't modify arguments in perl grep (use sed instead)

Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: WANG Cong <[email protected]>
Cc: Michal Marek <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
scripts/export_report.pl