fix daily builder failure for parser prediction promise and attach to node master
[releng.git] / jjb / promise / docu-build.sh
index 7358118..583654c 100644 (file)
@@ -44,7 +44,7 @@ done
 
 images=()
 while read -r -d ''; do
-        images+=("$REPLY)
+        images+=("$REPLY")
 done < <(find * -type f \( -iname \*.jpg -o -iname \*.png \) -print0)
 
 for img in "${{images[@]}}"; do