[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r8539 - trunk/tools/hook-scripts

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-01-29 23:44:19 CET

C. Michael Pilato wrote:

>blair@tigris.org writes:
>
>
>
>>Author: blair
>>Date: Thu Jan 29 15:01:52 2004
>>New Revision: 8539
>>
>>Modified:
>> trunk/tools/hook-scripts/propchange-email.pl.in
>>Log:
>>Fix the shebang line in propchange-email.pl.in that prevents it from running.
>>
>>* tools/hook-scripts/propchange-email.pl.in:
>> The shebang line using /usr/bin/env perl -w won't work because env
>> looks for the binary named 'perl -w'. Instead, set $^W in a BEGIN
>> block.
>>
>>
>
>Ooh! commit-email.pl.in, too, please.
>
>
Do we actually want to continue maintaining commit-email.pl, now that we
have mailer.py?

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 29 23:44:36 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.