Skip to content

Commit 4181ee4

Browse files
committed
tests/ports/psoc6: Debug fs test failure.
Signed-off-by: NikhitaR-IFX <nikhita.rajasekhar@infineon.com>
1 parent 70e820c commit 4181ee4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/ports/psoc6/mp_custom

tests/ports/psoc6/mp_custom/fs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ def copy_files(input_cp_files):
157157
cp_sub_cmd += f"cp {test_input_dir}/{file} :{remote_directory_path}{append_cmd_operand}"
158158

159159
cp_cmd = f"{mpr_connect} {mpr_run_script} {cp_sub_cmd}"
160+
cp_cmd = f"{mpr_connect}"
160161

161162
ls_cmd = f"ls -l ./ports/psoc6/inputs"
162163

0 commit comments

Comments
 (0)