mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Another comment for testing jenkins
This commit is contained in:
@@ -87,6 +87,7 @@ namespace OpenSim.Tests.Permissions
|
||||
// Try A2 takes copies of objects that can be copied.
|
||||
for (int i = 0; i < 6; i++)
|
||||
TakeOneBox(Common.TheScene.GetSceneObjectGroups(), names[i], perms[i]);
|
||||
// Ad-hoc. Enough time to let the take work.
|
||||
Thread.Sleep(5000);
|
||||
|
||||
items = Common.TheScene.InventoryService.GetFolderItems(Common.TheAvatars[1].UUID, objsFolder.ID);
|
||||
|
||||
Reference in New Issue
Block a user