Hi David, it already helped me to put the following statement at the top of the rake file:
$stdout.sync = $stderr.sync = true Regards, Felix Von: [email protected] [mailto:[email protected]] Im Auftrag von David Williams Gesendet: Donnerstag, 16. Mai 2013 01:24 An: [email protected] Betreff: Is is possible to get Rake, Ruby or Rspec output in real time Hello, I've tried running a rspec command in the "Execute Windows batch command" window and in the "Execute Ruby script" window. In either case, I can't get real time update in the Console Output. I've seen similar behavior with the Rake plugin as well. Is there anything I can do to fix this? Thanks, David -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
