summaryrefslogtreecommitdiff
path: root/test/Actions/append.py
Commit message (Collapse)AuthorAgeFilesLines
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Remove (lots) more unnecessary imports.Steven Knight2009-02-061-1/+0
|
* Move pre- and post-actions lists from Node to Executor so expansions of ↵Steven Knight2005-05-141-0/+84
${TARGETS[1:]} work, and the actions aren't executed multiple times.