Hi, in my build script, I have it running the task: "ts:index".  I'd like 
build to stop and fail immediately if the "ts:config" or "ts:index" tasks 
fails.  Is there a way to figure out if either of them did fail, 
programmatically?

If it helps, I'm running the task by:
Rake::Task["ts:index"].invoke

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/thinking-sphinx/-/R71y1CvDjUAJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en.

Reply via email to