Skip to content

Conversation

anupkumk
Copy link

Ruby is an interpreted scripting language for quick and easy object-oriented programming that helps to process text files and system management tasks.
Initially tests were not added to autotest-client-tests, so adding the same here.
Signed-off By: Anup Kumar [email protected]

Ruby is an interpreted scripting language for quick and easy object-oriented programming that helps to process text files and system management tasks.
Initially tests ware not added to autotest-client-tests, so adding the same here.
Signed-off By: Anup Kumar <[email protected]>
os.environ["LTPBIN"] = os.path.join(test_path, "shared")
ret_val = subprocess.Popen(
['./ruby.sh'], cwd="%s/ruby" %
(test_path))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include the suggestion from previous review for os.path.join() here

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

Successfully merging this pull request may close these issues.

2 participants