Fix rvm.sh
While I was investigating why most Ruby related framework are broken,
I notice that one problem at 'rvm.sh'. It does not solve current problem,
but it seems that RETCODE variable would have nonexisting value, so I change
it to have right value.