[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Savannah-hackers-public] mycreate_list.pl vs. .sh
From: |
Sylvain Beucler |
Subject: |
Re: [Savannah-hackers-public] mycreate_list.pl vs. .sh |
Date: |
Wed, 28 Feb 2007 23:09:30 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Wed, Feb 28, 2007 at 01:55:07PM -0600, Karl Berry wrote:
> I accidentally ran mycreate_list.sh to create a new list just now,
> before realizing the wiki tells us to use mycreate_list.pl. Looking at
> the scripts, though, I don't think there's any massive difference? The
> .pl sets respond_to_post_requests, and automatically creates the
> password, etc., but the results of mycreate_list.sh are still usable,
> right? They both apparently create the domains file.
>
> Would it be ok to move mycreate_list.sh to an "archive" directory to
> avoid this mistake in the future?
OK. I kept it because I used some interesting bits of code in the .sh,
and I sometimes look for them ;)