remove debug

This commit is contained in:
Brad Fitzpatrick 2011-01-14 09:10:10 -08:00
parent 3b28ed2938
commit bc0080fccd
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
Bin=$(dirname $( readlink -f $0))
echo "BIN is: [$Bin]"
ROOT=/tmp/camliroot
if [ ! -d $ROOT ]; then
mkdir $ROOT