aboutsummaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2022-05-31 20:21:24 +0300
committerGitHub <noreply@github.com>2022-05-31 20:21:24 +0300
commit9b60fdf537aece05cdb4fdddb1dbffa0fb752e8e (patch)
tree3bca9025bdda70f5d47bcac7c3d4d0686bcddaf0 /test/ruby
parent62086e33f3a8425397c838efe33a6290c44da415 (diff)
temp
Diffstat (limited to 'test/ruby')
-rw-r--r--test/ruby/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ruby/test.sh b/test/ruby/test.sh
index 4c1cc36..fda1b2e 100644
--- a/test/ruby/test.sh
+++ b/test/ruby/test.sh
@@ -9,5 +9,8 @@ source dev-container-features-test-lib
check "ruby version" ruby --version
check "gem version" gem --version
+echo "location"
+echo $(whereis ruby)
+
# Report result
reportResults \ No newline at end of file