diff --git a/test/run_regression_tests.sh b/test/run_regression_tests.sh index 988076d1..9b2b66fe 100755 --- a/test/run_regression_tests.sh +++ b/test/run_regression_tests.sh @@ -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