]> source.dussan.org Git - nextcloud-server.git/commit
Remove exec() call with invalid name on windows
authorJoas Schilling <nickvergessen@gmx.de>
Wed, 19 Nov 2014 16:04:55 +0000 (17:04 +0100)
committerJoas Schilling <nickvergessen@gmx.de>
Wed, 19 Nov 2014 16:04:55 +0000 (17:04 +0100)
commite32968cfcea295f21336c1cda0bbe8d7a107b1eb
tree79c51b187cff4c18dc0bab185f83f4b73795f6e3
parent284ba5b688d7f0a9d2e1f7b9a68a7e8362be5e67
Remove exec() call with invalid name on windows

Currently running unit tests prints the following message 3 times:
The command "command" is misspelt or could not be found.
Instead of trying this, we just skip this now.
settings/admin.php