src/cli_new.c |   61 +++++++++++-------------
 src/commit2.c |  147 +++++++++++++++++++++++++++++-----------------------------
 2 files changed, 103 insertions(+), 105 deletions(-)

New commits:
commit 792d6aa0dd0ecfd45c9b5ab57c6c0cb71a9b8da6
Author: Michael Larson <[email protected]>
Date:   Wed Nov 24 23:11:39 2010 -0800

    implementation of err location support for commit process. commit failures 
will now look different (via cli):
    
    vya...@vyatta# commit
    [ service nat ]
    NAT configuration error: rule type not specified/valid
    
    [ system domain-search domain ]
    System configuration error.  Both 'domain-name' and 'domain-search' are 
specified, but only one of these mutually exclusive parameters is allowed.
    
    [ load-balancing wan ]
    WARNING: A valid WAN load-balance configuration requires an interface with 
a nexthop
    
    Commit failed
    
    Location of error will now be supplied on each failure, with the option to 
override the script node location.

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

Reply via email to