Skip to content
Snippets Groups Projects
Commit 81e25c44 authored by Gasser Martin (mg20u947)'s avatar Gasser Martin (mg20u947)
Browse files

Merge branch 'eol_check-ruby' into 'master'

rvm not in path without shell context

See merge request !8
parents a84429b9 fa75b0d3
No related branches found
No related tags found
1 merge request!8rvm not in path without shell context
...@@ -20,4 +20,4 @@ ...@@ -20,4 +20,4 @@
# # * - default # # * - default
rvm list | grep ^= | cut -f 2 -d " " | cut -f 2 -d "-" || ruby --version /usr/local/rvm/bin/rvm list | grep ^= | cut -f 2 -d " " | cut -f 2 -d "-" || ruby --version
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment