From 27ea07ce272a750441b10195a34d37ffa7e902fb Mon Sep 17 00:00:00 2001 From: Dimitrios Apostolou Date: Thu, 11 Jul 2019 14:28:30 +0200 Subject: Update old URLs pointing to gitorious MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTQAINFRA-3076 Change-Id: I7d58ad9ecc485bf8770b3b5a9192fa55c0dfd6de Reviewed-by: Tony Sarajärvi --- bootstrap/ubuntu1004_bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap/ubuntu1004_bootstrap.sh') 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 -- cgit v1.2.3