This is an automated email from the ASF dual-hosted git repository.

omartushevskyi pushed a commit to branch EPMCDLAB-1186
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/EPMCDLAB-1186 by this push:
     new e659a05  fixed typo
e659a05 is described below

commit e659a0534f5fefc23dcae1dc86128cda752fb7d4
Author: Oleh Martushevskyi <[email protected]>
AuthorDate: Tue Feb 26 15:20:47 2019 +0200

    fixed typo
---
 infrastructure-provisioning/src/general/files/os/npm_login | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure-provisioning/src/general/files/os/npm_login 
b/infrastructure-provisioning/src/general/files/os/npm_login
index fe1c9e4..180948d 100644
--- a/infrastructure-provisioning/src/general/files/os/npm_login
+++ b/infrastructure-provisioning/src/general/files/os/npm_login
@@ -3,7 +3,7 @@
 set i 0; foreach n $argv {set "p[incr i]" $n}
 
 set timeout 60
-eval spawn $p1
+eval spawn $p1 login
 match_max 100000
 
 expect "Username"


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to