Re: OSX/CI: kio placed files erroneously due to missing required backslash in path

2014-12-28 Thread Frank Reininghaus
Hi, 2014-12-23 9:44 GMT+01:00 David Faure: On Tuesday 23 December 2014 00:59:56 Marko Käning wrote: Fixed in http://commits.kde.org/kio/c5522b6931908d3fd8ad97555a3edf2a3e859b50 Ooops, should I have pushed this through Gerrit before committing? Nope, that's fine, trivial fix. Thanks!

Re: OSX/CI: kio placed files erroneously due to missing required backslash in path

2014-12-28 Thread David Faure
On Sunday 28 December 2014 22:54:51 Frank Reininghaus wrote: Hi, 2014-12-23 9:44 GMT+01:00 David Faure: On Tuesday 23 December 2014 00:59:56 Marko Käning wrote: Fixed in http://commits.kde.org/kio/c5522b6931908d3fd8ad97555a3edf2a3e859b50 Ooops, should I have pushed this

Re: OSX/CI: kio placed files erroneously due to missing required backslash in path

2014-12-23 Thread David Faure
On Tuesday 23 December 2014 00:59:56 Marko Käning wrote: Fixed in http://commits.kde.org/kio/c5522b6931908d3fd8ad97555a3edf2a3e859b50 Ooops, should I have pushed this through Gerrit before committing? Nope, that's fine, trivial fix. Thanks! -- David Faure, fa...@kde.org,

OSX/CI: kio placed files erroneously due to missing required backslash in path

2014-12-22 Thread Marko Käning
Hi, on OSX it looks like some app places files directly in ~/Library, as it misses to insert a backslash in between the standard location ~/Library/Application Support” and the 3 files (user-places.xbel*) to be generated in there: --- $ ls -l1 Library/Application\ Supportuser-places.xbel*