Mercurial > repos > stef > falco
diff falco-filter-report.sh @ 85:01305ba40dce draft
Uploaded
author | stef |
---|---|
date | Thu, 23 Apr 2015 09:50:45 -0400 |
parents | ebb4c3b8b9db |
children | 3141d9f20025 |
line wrap: on
line diff
--- a/falco-filter-report.sh Thu Apr 23 09:50:32 2015 -0400 +++ b/falco-filter-report.sh Thu Apr 23 09:50:45 2015 -0400 @@ -1,5 +1,6 @@ #!/bin/bash -TOOLDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" + +#TOOLDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" echo "Started FALCO calling" @@ -7,6 +8,7 @@ ## Variables setup ($1 contains the bash config file path) ## ---------- source $1 +TOOLDIR=$2 ## ---------- ## make sure all is ok