Skip to content

Commit 14810a2

Browse files
committed
log is gone
1 parent 2b26f23 commit 14810a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

share/ruby-build/ree-1.8.7-2011.03

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build_package_ree_installer() {
55
fi
66

77
{ ./installer --auto "$PREFIX_PATH" $options
8-
} 2>&1 | log
8+
} >&4 2>&1
99
}
1010

1111
use_gcc42_on_lion

0 commit comments

Comments
 (0)