changeset 87:b0a46916df02 draft

Uploaded
author stef
date Thu, 23 Apr 2015 09:51:06 -0400
parents 6be0171ad589
children 8aa51c577802
files falco-call.sh
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/falco-call.sh	Thu Apr 23 09:50:56 2015 -0400
+++ b/falco-call.sh	Thu Apr 23 09:51:06 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