Merge branch 'v2'

This commit is contained in:
Alec Leamas 2010-10-23 05:40:09 +02:00
commit 578e3a594d

View file

@ -234,7 +234,6 @@ set -x
rm -rf .bundle
bundle update
fi
bundle install
bundle package
echo "Packaged, PWD $PWD"
exit 0