summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild/buildone.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/buildone.sh b/build/buildone.sh
index 4b5607bec..c6cdcdf74 100755
--- a/build/buildone.sh
+++ b/build/buildone.sh
@@ -122,7 +122,7 @@ create_html () {
--xinclude \
--stringparam base.dir $destdir/html/ \
$stylesheet_html \
- $tempdir/install.${language}.profiled.xml
+ $tempdir/install.${language}.profiled.xml 2>&1
RET=$?; [ $RET -ne 0 ] && return $RET
# Copy the custom css stylesheet to the destination directory