Project

General

Profile

« Previous | Next » 

Revision 397bb7e4

Added by nobu (Nobuyoshi Nakada) 6 months ago

Do not overwrite GEM_PATH if already set

The bundler's test sets the GEM_PATH and GEM_HOME environment
variables by itself. Overwriting them results in tons of errors.