Skip to content

Commit 21217cd

Browse files
committed
Remove outdated comment
1 parent c5e41a9 commit 21217cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/ios/run-in-vm.sh

-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ vm_pid=$!
2222
# Sleep to wait until VM is up
2323
sleep 10
2424

25-
# apparently, there's a difference between piping into zsh like this and doing
26-
# a <(echo $SCRIPT).
2725
ssh admin@"$(tart ip "$VM_NAME")" bash /dev/stdin < "$SCRIPT"
2826
script_status=$?
2927

0 commit comments

Comments
 (0)