Author: arkurth
Date: Thu Jun 18 18:22:35 2009
New Revision: 786195
URL: http://svn.apache.org/viewvc?rev=786195&view=rev
Log:
VCL-164
Forgot to set svn properties on bin/install_perl_libs.pl when I added. Set
properties to eol-style=native, keywords="Date Revision Author HeadURL Id",
executable=*.
Modified:
incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl (contents,
props changed)
Modified: incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl?rev=786195&r1=786194&r2=786195&view=diff
==============================================================================
--- incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl (original)
+++ incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl Thu Jun 18
18:22:35 2009
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
##############################################################################
-# $Id: $
+# $Id$
##############################################################################
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
Propchange: incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl
------------------------------------------------------------------------------
svn:eol-style = native
Propchange: incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl
------------------------------------------------------------------------------
svn:executable = *
Propchange: incubator/vcl/trunk/managementnode/bin/install_perl_libs.pl
------------------------------------------------------------------------------
svn:keywords = Date Revision Author HeadURL Id