This is an automated email from the ASF dual-hosted git repository.

jfthomps pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/vcl.git

commit 728c28546c9eb6ac42f2fe83b042b607207e25c0
Author: Josh Thompson <[email protected]>
AuthorDate: Thu Jul 11 11:55:21 2019 -0400

    Ubuntu.pm: fixed comment added in last commit
---
 managementnode/lib/VCL/Module/OS/Linux/Ubuntu.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/managementnode/lib/VCL/Module/OS/Linux/Ubuntu.pm 
b/managementnode/lib/VCL/Module/OS/Linux/Ubuntu.pm
index 0b73160..3df350b 100644
--- a/managementnode/lib/VCL/Module/OS/Linux/Ubuntu.pm
+++ b/managementnode/lib/VCL/Module/OS/Linux/Ubuntu.pm
@@ -154,7 +154,7 @@ sub set_password {
 
 =cut
 
-=head2 comment out this get_network_configuration to use version of function 
in Linux.
+=head2 comment out this get_network_configuration to use version of function 
in Linux.pm
 sub get_network_configuration {
        my $self = shift;
        if (ref($self) !~ /VCL::Module/i) {

Reply via email to