Bug 141287

Summary: run-jsc-stress-tests --remote should use the default ssh port
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mark.lam, mhahnenb, msaboff, oliver, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=236281
Bug Depends on:    
Bug Blocks: 141165    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2015-02-05 03:48:55 PST
Now the default port is the 21/ftp port because of the lack of uri 
module. It is annoying that we have to add the default 22/ssh port 
number. It would be better to use the 22/ssh as default port.
Comment 1 Csaba Osztrogonác 2015-02-05 03:52:53 PST
Created attachment 246096 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-07 09:01:43 PST
Comment on attachment 246096 [details]
Patch

Clearing flags on attachment: 246096

Committed r179778: <http://trac.webkit.org/changeset/179778>
Comment 3 WebKit Commit Bot 2015-02-07 09:01:48 PST
All reviewed patches have been landed.  Closing bug.