fix(test): run_regression_tests.sh must generate falco_traces test suite in a non-interactive way

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
Leonardo Di Donato 2020-07-14 16:05:43 +00:00 committed by poiana
parent ef5e71598a
commit d8faa95702

View File

@ -67,7 +67,7 @@ EOF
}
function prepare_multiplex_file() {
cp "$SCRIPTDIR/falco_traces.yaml.in" "$SCRIPTDIR/falco_traces.yaml"
/bin/cp -f "$SCRIPTDIR/falco_traces.yaml.in" "$SCRIPTDIR/falco_traces.yaml"
prepare_multiplex_fileset traces-positive True
prepare_multiplex_fileset traces-negative False