lib/Vyatta/Config.pm |   29 +++++++++++++++--------------
 1 files changed, 15 insertions(+), 14 deletions(-)

New commits:
commit 81f3abcb7db6944451a53c88afe6527252ed56cd
Author: Stephen Hemminger <[email protected]>
Date:   Tue May 5 16:18:54 2009 -0700

    Fix warnings from using undefined variable
    
    Several places in the the listNodes() code would generate warnings
    if strict warnings enabled because they had constructs like "$path $node"
    which aren't correct if $path was not defined.

http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=81f3abcb7db6944451a53c88afe6527252ed56cd
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn

Reply via email to