Wait for SERVER_READY or PROXY_READ, instead of expecting it as the first line.
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 5 Sep 2011 01:19:40 +0000 (03:19 +0200)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 5 Sep 2011 01:19:40 +0000 (03:19 +0200)
commite77befaa8e545d7ccc5bef6122331dc12c876bb9
treec394995c77fe7520c88372ce50d13693fc5f590b
parent62ac21a119296d6ed0708457678fba3138d46662
Wait for SERVER_READY or PROXY_READ, instead of expecting it as the first line.
Allows spurious stderr output in environment_setup code (happens in OpenSUSE)
src/nepi/util/proxy.py
src/nepi/util/server.py