Only tries to guess web server user if none provided with 'group' parameter

This commit is contained in:
Jérémy Huet
2014-12-28 16:47:59 +01:00
parent fbc50a52bd
commit 5643616e50
3 changed files with 4 additions and 3 deletions
@@ -27,7 +27,8 @@ use Mage\Task\SkipException;
class PermissionsTask extends AbstractTask
{
/**
* Paths to change of permissions separated by PATH_SEPARATOR.
* Paths to change of permissions in an array or a string separated by
* PATH_SEPARATOR.
*
* If the stage is on local host you should give full paths. If on remote
* you may give full or relative to the current release directory paths.