------------------------------------------------------------ revno: 1203 committer: Mark Sapiro <[email protected]> branch nick: 2.1 timestamp: Fri 2009-11-27 12:17:20 -0800 message: Clarified (hopefully) a comment in mmdsr. modified: contrib/mmdsr
-- lp:mailman/2.1 https://code.launchpad.net/~mailman-coders/mailman/2.1 Your team Mailman Checkins is subscribed to branch lp:mailman/2.1. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman/2.1/+edit-subscription.
=== modified file 'contrib/mmdsr' --- contrib/mmdsr 2009-09-27 22:06:55 +0000 +++ contrib/mmdsr 2009-11-27 20:17:20 +0000 @@ -206,7 +206,7 @@ ############################################################################### # Arguments for your mktemp command to specify directory and/or create file. -# For example, HPUX mktemp requires "-c"; FreeBSD doesn't accept "-p <dir>". +# For example, HPUX mktemp requires "-c -d <dir>"; FreeBSD requires "-t <dir>". ############################################################################### TMPDIR="-p /tmp"
_______________________________________________ Mailman-checkins mailing list [email protected] Unsubscribe: http://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org
