Skip to content
Snippets Groups Projects
Commit bfae0a0e authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

DEBUG

parent 983e0c56
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
......@@ -13,9 +13,6 @@
## make sure we launch this script from the project root directory
PROJECT_ROOT="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"/../..
pushd ${PROJECT_ROOT}
echo "DEBUGDEBUGDEBUG"
ls config
echo "DEBUGDEBUGDEBUG"
## =============================================================================
......@@ -30,6 +27,11 @@ echo "DEBUGDEBUGDEBUG"
export REQUIRE_DECAY=1
source util/parse_cmd.sh $@
echo "DEBUGDEBUGDEBUG"
pwd
ls config
echo "DEBUGDEBUGDEBUG"
## To run the generator, we need the following global variables:
##
## - LOCAL_PREFIX: Place to cache local packages and data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment