Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tteoP committed Sep 26, 2023
1 parent e9d6b8a commit 07b9c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftw/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ FTW_CLOUDMODE=${FTW_CLOUDMODE:-false}

FTW_INCLUDE=$([ "${FTW_INCLUDE}" == "" ] && echo "" || echo "-i ${FTW_INCLUDE}")

/ftw run -d coreruleset/tests/regression/tests --config ftw.yml --read-timeout=10s --max-marker-retries=50 --cloud=$FTW_CLOUDMODE $FTW_INCLUDE || exit 1
/ftw run -d coreruleset/tests/regression/tests --config ftw.yml --read-timeout=10s --max-marker-retries=50 --cloud=$FTW_CLOUDMODE $FTW_INCLUDE || exit 1

0 comments on commit 07b9c13

Please sign in to comment.