[Pkg-javascript-commits] [sockjs-client] 85/434: We run a single server now.

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:04 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit d832d670338e731df5dc4cb9a7f53a9a8080bb98
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Wed Aug 17 16:44:22 2011 +0100

    We run a single server now.
---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 95f6d3f..f72bf4f 100644
--- a/README.md
+++ b/README.md
@@ -117,10 +117,9 @@ To run qunit tests, type:
 
     make test
 
-This command runs script from 'tests/server.js' which starts two web
-servers. First listens on http://127.0.0.1:8000/ and serves static
-files for qunit tests. Second runs on port 9999 and is a simple SockJS
-server.
+This command runs script 'tests/server.js' which starts a web server
+that listens on http://127.0.0.1:8000/ . It serves static QUnit files
+and serves a simple SockJS.
 
 To run QUnit tests simply point your browser to
 http://127.0.0.1:8000/.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list