diff options
author | Christian Kandeler <[email protected]> | 2015-05-28 17:48:49 +0200 |
---|---|---|
committer | Christian Kandeler <[email protected]> | 2015-05-29 08:23:25 +0000 |
commit | 0879785839f195c9f90ae6196e022a5072d623a3 (patch) | |
tree | fc2b6abd984f4048bed330f39c7fa862643704e7 /src/shared | |
parent | 29d81424a2e5387591582f4d4a8af994cde9eb77 (diff) |
RemoteLinux: Fix upload for target file paths with spaces.v3.4.1
In addition to causing an unhelpful error message, we would also create
directories at unwanted places. For instance, deploying to a directory
called "/tmp/test dir" would result in this:
mkdir -p /tmp/test dir
Which created two unwanted directories, one of them at a completely
unrelated place.
Task-number: QTCREATORBUG-14518
Change-Id: Ie1c287ca73d0815b9bed335141adb901e361e3e6
Reviewed-by: Eike Ziller <[email protected]>
Reviewed-by: Karsten Sperling Opdal
Reviewed-by: Christian Kandeler <[email protected]>
Diffstat (limited to 'src/shared')
0 files changed, 0 insertions, 0 deletions