]> source.dussan.org Git - nextcloud-server.git/commit
[Fixing Updater Unit Tests on Windows]
authorThomas Mueller <thomas.mueller@tmit.eu>
Mon, 10 Jun 2013 16:35:47 +0000 (18:35 +0200)
committerThomas Mueller <thomas.mueller@tmit.eu>
Mon, 10 Jun 2013 16:35:47 +0000 (18:35 +0200)
commit073306eaa291435a84c86dfeefe8ec4597711b69
tree85048771f1d3e8625538b9fa618d495fefa443d8
parent988b539dd7d1fef93219f44852208f49d928e67f
[Fixing Updater Unit Tests on Windows]
using $internalPath within call to self::correctFolder() because $path inside of it is not processed properly due to directory separator on Windows.
error logging has been added  in case the given 4path is not found within self::correctFolder
lib/files/cache/updater.php