summaryrefslogtreecommitdiffstats
path: root/bootstrap/ubuntu1004_bootstrap.sh
diff options
context:
space:
mode:
authorDimitrios Apostolou <jimis@qt.io>2019-07-11 14:28:30 +0200
committerDimitrios Apostolou <jimis@qt.io>2020-04-15 08:15:58 +0000
commit27ea07ce272a750441b10195a34d37ffa7e902fb (patch)
treeb8d9b95dd66e71582d3985672a95f2dd5d8596c6 /bootstrap/ubuntu1004_bootstrap.sh
parent944eebe72c923fdf9d99a8d67a2147980f89e185 (diff)
Update old URLs pointing to gitorious
Task-number: QTQAINFRA-3076 Change-Id: I7d58ad9ecc485bf8770b3b5a9192fa55c0dfd6de Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
Diffstat (limited to 'bootstrap/ubuntu1004_bootstrap.sh')
-rwxr-xr-xbootstrap/ubuntu1004_bootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/ubuntu1004_bootstrap.sh b/bootstrap/ubuntu1004_bootstrap.sh
index 419ee15..e4bbcd5 100755
--- a/bootstrap/ubuntu1004_bootstrap.sh
+++ b/bootstrap/ubuntu1004_bootstrap.sh
@@ -48,7 +48,7 @@ if [ "x$REPO" = "x" ]; then
echo "Usage: $(basename $0) git://some/git/repo"
echo ""
echo "Set up this machine to be managed using the puppet config in the given"
- echo "git repository (e.g. git://qt.gitorious.org/qtqa/sysadmin.git)"
+ echo "git repository (e.g. git://code.qt.io/qtqa/sysadmin.git)"
} 1>&2
exit 2
fi