cleanup debugging

This commit is contained in:
2016-08-17 02:06:36 -04:00
parent 6ea6a0ccaf
commit 831d73e302
-3
View File
@@ -121,9 +121,6 @@ export LIBRARY_PATH=/app/.heroku/vendor/lib:$BUILD_DIR/.heroku/vendor/lib:/app/.
export LD_LIBRARY_PATH=/app/.heroku/vendor/lib:$BUILD_DIR/.heroku/vendor/lib:/app/.heroku/python/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=/app/.heroku/vendor/lib/pkg-config:$BUILD_DIR/.heroku/vendor/lib/pkg-config:/app/.heroku/python/lib/pkg-config:$PKG_CONFIG_PATH
echo ' ----- here we go!'
env
# Switch to the repo's context.
cd $BUILD_DIR