aboutsummaryrefslogtreecommitdiff
path: root/scripts/load_every_help.py
AgeCommit message (Collapse)Author
2009-06-19cleaned up path to patch being tested and output the full path to the log ↵Hans-Christoph Steiner
and console svn path=/trunk/; revision=11803
2009-06-18break out of the log append loop even if the pd process died without sending ↵Hans-Christoph Steiner
'EOF on socket' svn path=/trunk/; revision=11800
2009-06-18set socket and run timeouts to 5 seconds and set lots of debug messages to ↵Hans-Christoph Steiner
see where its stopping svn path=/trunk/; revision=11799
2009-04-30a new attempt at handling socket exceptions so that the error can be loggedHans-Christoph Steiner
svn path=/trunk/; revision=11213
2009-04-30for now ignore socket errors, it probably makes more sense to do something ↵Hans-Christoph Steiner
if they happen, at least log them for example svn path=/trunk/; revision=11210
2009-04-30created find_pdexe() to support different directory layouts; made detection ↵Hans-Christoph Steiner
of end of patch more resilient svn path=/trunk/; revision=11209
2009-04-30- created quit_pd() function to allow for terminating Pd cleanlyHans-Christoph Steiner
- send to hans@eds.org for easier testing svn path=/trunk/; revision=11208
2009-04-29added code to upload the log to the autobuild site via rsyncHans-Christoph Steiner
svn path=/trunk/; revision=11203
2009-04-29basic emailing works nowHans-Christoph Steiner
svn path=/trunk/; revision=11200
2009-04-29complete rewrite of the script to load every help patch using Python, should ↵Hans-Christoph Steiner
be a lot more flexible and useful svn path=/trunk/; revision=11199