Project

General

Profile

Bug #14227 ยป 0001-tool-rbinstall.rb-allow-owner-to-have-write-permissi.patch

normalperson (Eric Wong), 12/23/2017 10:42 PM

View differences:

tool/rbinstall.rb
INDENT = " "*36
STDOUT.sync = true
File.umask(0222)
File.umask(022)
def parse_args(argv = ARGV)
$mantype = 'doc'
-
    (1-1/1)