That would be great. I suppose if we could run it locally in the meantime off the same server scripts, the better (who knows if a server goes down). One less dependency I suppose
On Thu, Dec 13, 2012 at 11:43 AM, Filip Maj <f...@adobe.com> wrote: > Why don't we get Apache INFRA to set up a simple instance like this for > us? This way it's not tied to any one person. I can ask INFRA about it. > > On 12/13/12 11:37 AM, "Shazron" <shaz...@gmail.com> wrote: > > >It's erroring out for mobile-spec testing. > > > >I'm wondering if we could just run a local server for the FileTransfer > >tests instead - if the server was in python we could just invoke this on > >the mobile-spec folder: > > > >python -m SimpleHTTPServer > >