forked from extern/egroupware
Some more debug for Travis
This commit is contained in:
parent
1ee1c15e75
commit
fba069e4b6
@ -32,7 +32,7 @@ class SharingTest extends SharingBase
|
|||||||
public function testHomeReadonly()
|
public function testHomeReadonly()
|
||||||
{
|
{
|
||||||
$dir = Vfs::get_home_dir().'/';
|
$dir = Vfs::get_home_dir().'/';
|
||||||
|
error_log(__METHOD__ . " Dir: $dir");
|
||||||
$this->checkDirectory($dir, Sharing::READONLY);
|
$this->checkDirectory($dir, Sharing::READONLY);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user