Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-31 | change noop to active for env variable--this is more consistent with the ↵ | slioch | |
action being applied. | |||
2009-03-30 | added noop state to commit_action env variable to make scripts happy. | slioch | |
2009-02-27 | Added environment variable that can be accessed in executing node.def script ↵ | slioch | |
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). | |||
2008-12-15 | initial checkin of new commit code--building but does not replace original ↵ | slioch | |
commit. New commit may be accessed through my_commit2 binary. |