K 10 svn:author V 4 stas K 8 svn:date V 27 2011-08-23T07:00:01.000000Z K 7 svn:log V 162 - Don't use ruby 1.9 File.realpath(), use File.expand_path() instead. The former generates exceptions when the path doesn't exist, which is not what we want. END