src/commit2.c     |  173 ++++++++++++++++++++++++++++++++++++++++++------------
 src/common/defs.h |    3 
 2 files changed, 137 insertions(+), 39 deletions(-)

New commits:
commit 6ec4dddcd88975a31358983bfcebdb2c6459563e
Author: Michael Larson <[email protected]>
Date:   Thu Nov 18 17:03:06 2010 -0800

    1) Ordered evaluation of these scripts similar to what is found in
    /etc/rc* system. An integer at the beginning of the script identifies
    the order in which the script is executed (i.e. 01test is run before
    55monkey).
    
    2) There is now a pre-commit hook that can be used. These scripts are
    located at: /etc/precommit and are invoked before commit has started
    processing actions.
    
    3) A success/failure environment flag set before a process has run has
    been changed to a tri-state:
    
    SUCCESS = all priority groups succeeded
    FAILURE = all priority groups failed
    PARTIAL = mixed success/failed

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

Reply via email to