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

DEBUG

parent bfae0a0e
Branches
Tags
No related merge requests found
...@@ -11,9 +11,11 @@ ...@@ -11,9 +11,11 @@
## - REQUIRE_DECAY: require the --decay flag to be set ## - REQUIRE_DECAY: require the --decay flag to be set
## ============================================================================= ## =============================================================================
## Commented out because this should be taken care of by the
## calling script to not enforce a fixed directory structure.
## make sure we launch this script from the project root directory ## make sure we launch this script from the project root directory
PROJECT_ROOT="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"/.. #PROJECT_ROOT="$( cd "$(dirname "$0")" >/dev/null 2>&1 ; pwd -P )"/..
pushd ${PROJECT_ROOT} #pushd ${PROJECT_ROOT}
## ============================================================================= ## =============================================================================
## Step 1: Process the command line arguments ## Step 1: Process the command line arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment