Skip to content

Commit

Permalink
Revert changes by removing debugging lines
Browse files Browse the repository at this point in the history
  • Loading branch information
HashNuke committed Mar 12, 2014
1 parent b1e9a2c commit 8520329
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,6 @@ mkdir -p $1 $2
mkdir -p ${erlang_root}

language_versions_file="${build_dir}/.language_versions"

echo "ls build dir"
ls $build_dir
echo "ls /app"
ls /app
echo "PWD"
echo `pwd`
echo "|| ERLANG ROOT"
ls $erlang_root
echo "ERLANG ROOT ||"

source $language_versions_file

if [ -f $language_versions_file ];
Expand Down

0 comments on commit 8520329

Please sign in to comment.