From 1a98a82c50800eb1b7b38f2af39b85c6e3990604 Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 24 Jun 2022 12:14:45 -0700 Subject: remove debugging sentence --- src/ruby/install.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/ruby/install.sh b/src/ruby/install.sh index 1c55fc6..5df79bc 100644 --- a/src/ruby/install.sh +++ b/src/ruby/install.sh @@ -242,8 +242,6 @@ if [ "${INSTALL_RUBY_TOOLS}" = "true" ]; then # is installed by rvm, so handle this by using root's default gem in this case ROOT_GEM="$(which gem || echo "")" ${ROOT_GEM} install ${DEFAULT_GEMS} - echo "owners" - ls -la /usr/local/rvm/ fi # VS Code server usually first in the path, so silence annoying rvm warning (that does not apply) and then source it -- cgit v1.2.3