Use ctx.tmpdir variable when constructing example output filenames.
commit29850eb489f6b58604e2669624ac17e93daa88ed
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 14 Feb 2010 03:43:12 +0000 (14 03:43 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sun, 14 Feb 2010 03:43:12 +0000 (14 03:43 +0000)
tree75ec2f2c55d319d9ef8c0c9c215a56c4d815d7b8
parentf916d7704c72f5f473f5fe75386fd9ac10b6a65d
Use ctx.tmpdir variable when constructing example output filenames.

This makes it easier to change the temporary directory and have the
change affect everything.

Patch by: Steve Folly <spfolly@googlemail.com>

(Edited by me to use os.path.join() instead of string operations to
create the paths.)

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5034 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2bzr-example.options
cvs2git-example.options
cvs2hg-example.options