summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-01-16 10:37:02 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2012-01-16 01:45:54 +0100
commit5108b926c07548d95c7d3ef7c7062ed3fe5fed37 (patch)
tree519c0becf99f24322e8456b9b397d0f6eb5ea2a0
parent18a9c4643b7bd1b57284c1beebc1bdafcad34e3f (diff)
Fixed incorrect URL in README.network_test_server.txt
The scheme for pretty URLs on gitorious.org has changed since this file was written. Fix broken link. Change-Id: Id949e23af70e3af4de1a154c8b6d7aab5f392c4c Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
-rw-r--r--README.network_test_server.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.network_test_server.txt b/README.network_test_server.txt
index 9af4bf0..46b53cd 100644
--- a/README.network_test_server.txt
+++ b/README.network_test_server.txt
@@ -49,7 +49,7 @@ For example, run `tail -f /var/log/syslog &' before proceeding.
From this git repo, put bootstrap/ubuntu1004_bootstrap.sh onto the machine,
and run it. e.g.
-# wget http://qt.gitorious.org/projects/qtqa/repos/sysadmin/blobs/raw/master/bootstrap/ubuntu1004_bootstrap.sh \
+# wget http://qt.gitorious.org/qtqa/sysadmin/blobs/raw/master/bootstrap/ubuntu1004_bootstrap.sh \
&& sh ./ubuntu1004_bootstrap.sh git://qt.gitorious.org/qtqa/sysadmin.git
This will install and run puppet. Since you named the machine qt-test-server