[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: fgo.ca
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: fgo.ca
- From: Dan Brosemer <odin@cleannorth.org>
- Date: Mon, 9 Jun 2008 08:55:56 -0401 (EDT)
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Resent-date: Mon, 9 Jun 2008 08:56:03 -0400 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <yG16Z.A.iYD.5hSTIB@skroob.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
Log Message:
-----------
unbreak
Modified Files:
--------------
fgo.ca/public_html:
butternut.pl
Revision Data
-------------
Index: butternut.pl
===================================================================
RCS file: /cvs/fgo.ca/public_html/butternut.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -Lpublic_html/butternut.pl -Lpublic_html/butternut.pl -u -r1.4 -r1.5
--- public_html/butternut.pl
+++ public_html/butternut.pl
@@ -505,7 +505,7 @@
unlink($tmp);
next;
};
- push @messages {message => $member->fileName().": handled." };
+ push @messages, {message => $member->fileName().": handled." };
unlink($tmp);
};
close $zfh;
- Prev by Date: CVS Update: fgo.ca
- Next by Date: CVS Update: fgo.ca
- Previous by thread: CVS Update: fgo.ca
- Next by thread: CVS Update: fgo.ca
- Index(es):