From d117aebfc43cc039b84264771c6555705ea23795 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Jun 10 2011 00:59:36 +0000 Subject: Update function name inside cli_exportFunctions.sh to coincide both function name and function file name. --- diff --git a/Scripts/Functions/cli_exportFunctions.sh b/Scripts/Functions/cli_exportFunctions.sh index 7998867..3cd5abc 100644 --- a/Scripts/Functions/cli_exportFunctions.sh +++ b/Scripts/Functions/cli_exportFunctions.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# cli_getFunctions.sh -- This function loads funtionalities supported by +# cli_exportFunctions.sh -- This function loads funtionalities supported by # centos-art.sh script. # # Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG @@ -23,7 +23,7 @@ # $Id$ # ---------------------------------------------------------------------- -function cli_getFunctions { +function cli_exportFunctions { # Define source location where function files are placed in. local LOCATION=$1