Skip to content

Commit 44eb282

Browse files
unnecessary change to master - even if beneficial
1 parent 5e47a4d commit 44eb282

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/admin/wskadmin

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ def getIdentitiesFromNamespace(args, props):
385385
'protocol': protocol,
386386
'host' : host,
387387
'port' : port,
388+
'username': username,
388389
'database': database,
389390
'view' : args.view,
390391
'ns' : args.namespace
@@ -477,6 +478,7 @@ def whoisUserCmd(args, props):
477478
'protocol': protocol,
478479
'host' : host,
479480
'port' : port,
481+
'username': username,
480482
'database': database,
481483
'view' : args.view,
482484
'uuid' : uuid,

0 commit comments

Comments
 (0)