hgbook

log en/examples/run-example

age author description
2006-09-04 Bryan O'Sullivan Add -v option to run-example, to assist with debugging example scripts.
2006-09-04 Bryan O'Sullivan Fix escaping of backslashes. Finally!
2006-08-30 Bryan O'Sullivan Make run-example print better error messages when things go wrong.
2006-08-30 Bryan O'Sullivan Fix run-example script on Debian.
2006-08-29 Bryan O'Sullivan Propagate exceptions more correctly.
2006-08-29 Bryan O'Sullivan Propagate errors correctly.
2006-08-08 Bryan O'Sullivan bash is not necessarily in /bin.
2006-08-07 Bryan O'Sullivan Mostly random attempt to see if fiddling with the child will help the parent.
2006-08-07 Bryan O'Sullivan Don't assume that python is in /usr/bin.
2006-07-23 Bryan O'Sullivan Don't rerun examples unnecessarily.
2006-07-17 Bryan O'Sullivan Require examples to be executable, so it's easier to see them with "ls".
2006-07-09 Bryan O'Sullivan Merge.
2006-07-09 Benoit Boissinot Don't read system rc files
2006-07-07 Bryan O'Sullivan Piles of new content for MQ chapter - cookbook stuff.
2006-06-26 Bryan O'Sullivan Really run example command sequences under a single shell.
2006-06-25 Bryan O'Sullivan Make it possible to include example input and output from real programs.
2006-06-24 Bryan O'Sullivan Making progress on autogenerated example output.