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"),
|
"version"),
|
||||||
"index",
|
"index",
|
||||||
ImmutableList.of("changes", "project"), // "activate" and "start" are not included
|
ImmutableList.of("changes", "project"), // "activate" and "start" are not included
|
||||||
|
"logging",
|
||||||
|
ImmutableList.of("ls", "set"),
|
||||||
"plugin",
|
"plugin",
|
||||||
ImmutableList.of("add", "enable", "install", "ls", "reload", "remove", "rm"),
|
ImmutableList.of("add", "enable", "install", "ls", "reload", "remove", "rm"),
|
||||||
"test-submit",
|
"test-submit",
|
||||||
|
Reference in New Issue
Block a user