https://bz.apache.org/ooo/show_bug.cgi?id=127731
--- Comment #7 from Matthias Seidel <[email protected]> --- Looking at the log from our Windows buildbot: https://ci.apache.org/projects/openoffice/buildlogs/win/main/dbaccess/wntmsci12.pro/misc/logs/prj.txt esp. this line seems wrong: R=/cygdrive/e/slave14/aoo-win7/build && S=$R/main && O=$S/solver/450/wntmsci12.pro && W=$O/workdir && mkdir -p $O/bin/ && /usr/bin/cp --remove-destination -R -P --force --preserve=timestamps $W/LinkTarget/Executable/odbcconfig.exe $O/bin/odbcconfig.exe && mkdir -p $O/bin/ && /usr/bin/cp --remove-destination -R -P --force --preserve=timestamps $W/LinkTarget/Executable//odbcconfig.exe.manifest $O/bin/odbcconfig.exe.manifest Where does the double slash (//) come from? -- You are receiving this mail because: You are the assignee for the issue.
