Skip to content

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

@cverges

Description

@cverges

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions