parsing.sh: Pass all params to create_complex_dat_body

This commit is contained in:
Thomas Preud'homme 2012-02-21 18:01:46 +01:00
parent fba09b60b8
commit 585166eb58
1 changed files with 2 additions and 0 deletions

View File

@ -229,6 +229,8 @@ create_complex_dat_body ()
prod="$1"
bench="$2"
metrique="$3"
argTypeProd="$4"
metriquePattern="$5"
for argTypeProd in $argTypeProdList
do