mem test issues with set variables between tests

This commit is contained in:
Olof Hagsand 2020-05-11 14:37:13 +00:00
parent bf04131e54
commit 93a8ddbd7b
6 changed files with 9 additions and 3 deletions

View file

@ -14,7 +14,7 @@ s="$_" ; . ./lib.sh || if [ "$s" = $0 ]; then exit 0; else return 0; fi
clixon_util_xpath=clixon_util_xpath
# Number of list/leaf-list entries in file
: ${perfnr:=10000}
: ${perfnr:=1000} # 10000 causes timeout in valgrind test
APPNAME=example