Skip to content

Commit

Permalink
Don't call the java setup script (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaluoshi committed Aug 25, 2013
1 parent 8058b75 commit 26b7755
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ then
fi

# java setup
echo -e "${bldblu}Setting up java ${txtrst}"
. vendor/pa/tools/setupjava.sh
echo -e ""
# echo -e "${bldblu}Setting up java ${txtrst}"
# . vendor/pa/tools/setupjava.sh
# echo -e ""

# setup environment
echo -e "${bldblu}Setting up environment ${txtrst}"
Expand Down

0 comments on commit 26b7755

Please sign in to comment.