Skip to content

Instantly share code, notes, and snippets.

View lightbe's full-sized avatar

Pamela Cook (LightBe Corp) lightbe

View GitHub Profile
@lightbe
lightbe / Issue2328ResultsLightBe
Created October 30, 2013 12:00
I just ran the test requested for issue 2328. Here are my test results.
##### starting test rvmrc-warning.
$ source "$rvm_path/scripts/rvm"
$ : prepare
$ unset __rvmrc_warning_path
$ true TMPDIR:${TMPDIR:=/tmp}:
$ d=$TMPDIR/test-rvmrc-warning
$ f=$d/Gemfile
$ mkdir -p $d
$ touch $f
$ mv $rvm_path/user/rvmrc_ignored $d/rvmrc_ignored