|
Recent recurrence of this in the users list: FYI, if you're using a Unix shell (e.g. bash) to do run/control your build, you e.g. #!/bin/bash will set the prompt to "current date" followed by "current time" and a "+" sign "set -x" turns on Bash's "show me each command before you execute it" feature, Admittedly this isn't as fancy as folding, coloring, or hyperlinking, but it Code changed in hudson Code changed in hudson Code changed in hudson Code changed in hudson |
||||||||||||||||||||||||||||||||||||||||||||||||||||
It would be good to define some extensibility to annotate console output,
somewhat like how changelogs are annotated. (the console output calls for more
capability, like folding and so on. This also needs to work nicely with
incremental console output.)
This needs some serious design.