From 2111ef068564557b48006dbb5d29d45b7201313d Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Sep 29 2012 18:49:32 +0000 Subject: Update `Functions/Render/render.sh' file. --- diff --git a/Scripts/Bash/Functions/Render/render.sh b/Scripts/Bash/Functions/Render/render.sh index 1041f67..54927dd 100755 --- a/Scripts/Bash/Functions/Render/render.sh +++ b/Scripts/Bash/Functions/Render/render.sh @@ -86,7 +86,7 @@ function render { # base-rendition input. In order for design model files to be # correclty rendered, they must end with one of the file # extensions listed here. - local RENDER_EXTENSIONS='svg svgz docbook' + local RENDER_EXTENSIONS='svgz svg docbook' # Interpret arguments and options passed through command-line. render_getOptions