From 246355aa66a37e815af369018a2bb0dea77c2215 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Feb 20 2011 05:43:02 +0000 Subject: Update render_doIdentity.sh. --- diff --git a/Scripts/Bash/Functions/Render/render_doIdentity.sh b/Scripts/Bash/Functions/Render/render_doIdentity.sh index 56f7592..f87cefc 100755 --- a/Scripts/Bash/Functions/Render/render_doIdentity.sh +++ b/Scripts/Bash/Functions/Render/render_doIdentity.sh @@ -41,7 +41,7 @@ function render_doIdentity { local FILES=$(cli_getFilesList "$ARTCONF" ".*/?render\.conf\.sh") # Set action preamble. - cli_printActionPreamble "${FILES}" + # Do not print action preamble here, it prevents massive rendition. # Process list of files. for FILE in $FILES;do