Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jfredett committed May 13, 2012
1 parent ce725cc commit 0aa1a7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/compile
Expand Up @@ -97,6 +97,7 @@ init_environment() {
bootstrap() {
echo $PATH
init_environment
echo $PATH
install_rbx
install_base_gems
}
Expand All @@ -112,7 +113,7 @@ install_gems() {

set -e

set -x
#set -x

VERBOSE=
RBX_URL=https://github.com/rubinius/rubinius/tarball
Expand Down

0 comments on commit 0aa1a7d

Please sign in to comment.