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

CloudSlang v2.0.5 stdout not working #1320

Open
RussellNS opened this issue Jul 31, 2021 · 3 comments
Open

CloudSlang v2.0.5 stdout not working #1320

RussellNS opened this issue Jul 31, 2021 · 3 comments
Assignees

Comments

@RussellNS
Copy link

RussellNS commented Jul 31, 2021

When following the tutorial, Lesson 2, section "Run It", it says to use the following command to "see the input text printed out to the screen."

  • run --f /tutorials/base/print.sl --i text=Hi

This shows the expected result on the screen in CloudSlang v1.x.x, but it does not with the latest release of CloudSlang v2.0.5. Both versions run successfully, and both versions show the output in the logs. However, only CloudSlang v1.x.x shows the output on the screen as expected.

@nehaagarwal1
Copy link
Collaborator

@praveenkumar-aa , please fix the issue and get it reviewed with Lucian

@hardcore
Copy link

hardcore commented Jun 5, 2023

Same here. I use the docker container with cslang 2.0.5 inside.

After using this command:
cslang>run --f ../content/io/cloudslang/base/print/print_text.sl --i text=Test
Output looks like:

Operation: print_text finished with result: SUCCESS
Execution id: 100800001, duration: 0:00:00.692

But there is no "Test" in the output. Please fix this issue. Thanks a lot!

@nehaagarwal1 and @praveenkumar-aa maybe you can take a look at this issue again.

Thanks!

@dCode91
Copy link

dCode91 commented Jun 27, 2023

@hardcore we'll take a look

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

5 participants