Index: run_remote_tests.sh |
diff --git a/run_remote_tests.sh b/run_remote_tests.sh |
index 7418f284a1ecbba4d4a7c00ba4dcbcb632de75c4..0ec017e16491ac52a5e30dee60255a59032dabdc 100755 |
--- a/run_remote_tests.sh |
+++ b/run_remote_tests.sh |
@@ -276,6 +276,7 @@ function main() { |
fi |
${enter_chroot} ${autotest} --board "${FLAGS_board}" -m "${FLAGS_remote}" \ |
+ --ssh-port ${FLAGS_ssh_port} \ |
"${option}" "${control_file}" -r "${results_dir}" ${verbose} \ |
"${args[@]}" |