SshCommandsIT: Include logging ls
and logging set
commands
Change-Id: I1ef7f2fbe714c51264c511f5277d9049bffbf909
This commit is contained in:
@@ -76,6 +76,8 @@ public class SshCommandsIT extends AbstractDaemonTest {
|
||||
"version"),
|
||||
"index",
|
||||
ImmutableList.of("changes", "project"), // "activate" and "start" are not included
|
||||
"logging",
|
||||
ImmutableList.of("ls", "set"),
|
||||
"plugin",
|
||||
ImmutableList.of("add", "enable", "install", "ls", "reload", "remove", "rm"),
|
||||
"test-submit",
|
||||
|
Reference in New Issue
Block a user