changeset 85:01305ba40dce draft

Uploaded
author stef
date Thu, 23 Apr 2015 09:50:45 -0400
parents b641568b1500
children 6be0171ad589
files falco-filter-report.sh
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
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