Skip to content

Commit

Permalink
lib/usb-hid-msc-lib.robot: update names
Browse files Browse the repository at this point in the history
Signed-off-by: Wiktor Mowinski <[email protected]>
  • Loading branch information
wiktormowinski committed Dec 17, 2024
1 parent 41c3546 commit 07ef874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/usb-hid-msc-lib.robot
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Copy ISO And Mount As USB
Add USB To Qemu img_name=${img_destination}
ELSE
IF "${DUT_CONNECTION_METHOD}" == "pikvm"
Copy Image To PiKVM ${PIKVM_IP} ${img_source} ${img_name}
Upload Local Image To PiKVM ${PIKVM_IP} ${img_source} ${img_name}
Mount Image On PiKVM ${PIKVM_IP} ${img_name}
ELSE
Skip unsupported
Expand Down

0 comments on commit 07ef874

Please sign in to comment.