summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdocs/builder/rtems-docs-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/builder/rtems-docs-upload b/docs/builder/rtems-docs-upload
index a1b0809..1be7778 100755
--- a/docs/builder/rtems-docs-upload
+++ b/docs/builder/rtems-docs-upload
@@ -37,7 +37,7 @@ fi
cd latest
../rtems-docs-build-branches
- if [ -f rtems-docs-latest.tar.xz ]; then
+ if [ -f rtems-docs-latest.tar.xz ] && [ -f rtems-docs-latest-tags ]; then
if [ ! -d ${handover} ]; then
${mkdir} -p ${handover}
fi