mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-01-01 14:44:48 +01:00
log is gone
This commit is contained in:
parent
2b26f23dde
commit
14810a26c9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ build_package_ree_installer() {
|
|||
fi
|
||||
|
||||
{ ./installer --auto "$PREFIX_PATH" $options
|
||||
} 2>&1 | log
|
||||
} >&4 2>&1
|
||||
}
|
||||
|
||||
use_gcc42_on_lion
|
||||
|
|
Loading…
Reference in a new issue