Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GCP Issue 16 - using Expect4J as a TCL library - spawn not called yet #13

Open
cverges opened this issue Aug 27, 2013 · 0 comments
Open

Comments

@cverges
Copy link
Owner

cverges commented Aug 27, 2013

Reported by shik...@gmail.com, May 20, 2013
What steps will reproduce the problem?

  1. Shell.main(args) referencing a tcl script
  2. tcl script header contains
package require java
java::load expect4j.ExpectEmulation
package require expect
  1. tcl script calls 'set spawn_id 0' and then 'send "telnet xxx"'

What is the expected output? What do you see instead?

running the same script from inside DLTK, it runs.

instead, I've got "spawn not called yet"

What version of the product are you using? On what operating system?

latest 1.0 on red hat 6 + java7

Please provide any additional information below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant