This may not be a problem but I suspect it was unintentional and should be reviewed. I noticed that the files created from an RVM user install are owned by the user but have root for the group. This is probably because popen4 is not being given a group argument (from shell_params). Maybe it should?
This may not be a problem but I suspect it was unintentional and should be reviewed. I noticed that the files created from an RVM user install are owned by the user but have root for the group. This is probably because popen4 is not being given a group argument (from shell_params). Maybe it should?