diff --git a/Scripts/Functions/Render/render.sh b/Scripts/Functions/Render/render.sh index e1cfe54..01c8e03 100644 --- a/Scripts/Functions/Render/render.sh +++ b/Scripts/Functions/Render/render.sh @@ -80,7 +80,7 @@ function render { # Check action value. Be sure the action value matches the # convenctions defined for source locations inside the working # copy. - cli_checkRepoDirSource + ACTIONVAL=$(cli_checkRepoDirSource "$ACTIONVAL") # Syncronize changes between repository and working copy. At # this point, changes in the repository are merged in the