[tmcode commit] r308 - spine/trunk

0 views
Skip to first unread message

oss...@gmail.com

unread,
Nov 20, 2009, 10:37:31 AM11/20/09
to tmcode...@googlegroups.com
Author: richard
Date: Fri Nov 20 07:37:30 2009
New Revision: 308

Log:
extra 'my' causes config-file option to fail

Modified:
spine/trunk/spine-mgmt

Modified: spine/trunk/spine-mgmt
==============================================================================
--- spine/trunk/spine-mgmt Fri Nov 20 06:48:03 2009 (r307)
+++ spine/trunk/spine-mgmt Fri Nov 20 07:37:30 2009 (r308)
@@ -143,7 +143,7 @@

if (defined($conf_file))
{
- my @cfiles = ($conf_file);
+ @cfiles = ($conf_file);
}

foreach my $file (@cfiles)
Reply all
Reply to author
Forward
0 new messages