src/commit2.c | 6 ++++++ src/common/defs.h | 5 +++++ 2 files changed, 11 insertions(+)
New commits: commit f0c5876c1203da45081d588fa2daf6b034281cba Author: slioch <[email protected]> Date: Fri Feb 27 11:45:47 2009 -0800 Added environment variable that can be accessed in executing node.def script to check whether commit is in a delete or set action. The environmental variable is "COMMIT_ACTION" the value can either be "SET" or "DELETE". The variable is set for the duration of the call being made to the action in the node.def file. This should allow some simplication of scripts (i.e. such as setting up static routes). http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=f0c5876c1203da45081d588fa2daf6b034281cba _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
