Skip to content

Commit

Permalink
Use rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
gjulianm committed Dec 4, 2024
1 parent e4b28b5 commit beb5724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/new-e2e/system-probe/test/micro-vm-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ if [[ -d "${docker_dir}" ]]; then
fi
# VM provisioning end !

cp -rvf /system-probe-tests /opt/
rsync -avP /system-probe-tests /opt/

find / -name "*btf*"
ls -lahR /opt
Expand Down

0 comments on commit beb5724

Please sign in to comment.