ConfigFileNotFound exception + run-test script

Signed-off-by: Václav Valíček <valicek1994@gmail.com>
This commit is contained in:
2022-06-26 00:46:56 +02:00
parent 69151619f7
commit 97054b4fcc
4 changed files with 71 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ IFS=$'\n\t'
# source libs
mydir=$(dirname $(realpath $0))
source $mydir/cloner-lib-general
source $mydir/cloner-lib-auth
source $mydir/cloner-lib-cfg
source $mydir/detector-lib-cfg