Jerry, > I would like to see the output from snapshooter
snapshooter outputs snapshooter.log. But, > Is there a way to send snapshooter's output to stdout of the terminal > which I executed the commit command? I don't think it's possible. (You can modify RunExecutableListener to redirect stdout to a file, not your terminal...) Koji