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

interactive mode is not correctly started when using stdin as script argument #40

Closed
holgerbrandl opened this issue Sep 7, 2017 · 2 comments
Assignees
Labels

Comments

@holgerbrandl
Copy link
Collaborator

Example

kscript -i - <<"EOF"
//DEPS de.mpicbg.scicomp:kutils:0.8.1
//DEPS com.github.holgerbrandl:kscript:1.2.2
EOF
  • unit test needed!
@holgerbrandl holgerbrandl self-assigned this Sep 7, 2017
@holgerbrandl holgerbrandl changed the title interactive is not correctly started when using heredoc imports interactive is not correctly started when using heredoc script as input Oct 20, 2017
@holgerbrandl holgerbrandl changed the title interactive is not correctly started when using heredoc script as input interactive mode is not correctly started when using stdin as script argument Oct 20, 2017
@holgerbrandl holgerbrandl reopened this Mar 16, 2018
@holgerbrandl
Copy link
Collaborator Author

Still not working, see

kscript --interactive  - <<"EOF"
EOF

@holgerbrandl
Copy link
Collaborator Author

Can't reproduce anymore.

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

No branches or pull requests

1 participant