From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QPqQU-00034h-8X for garchives@archives.gentoo.org; Fri, 27 May 2011 06:21:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7282D1C04D; Fri, 27 May 2011 06:21:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 45E531C04D for ; Fri, 27 May 2011 06:21:31 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C26171B4008 for ; Fri, 27 May 2011 06:21:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0856F80505 for ; Fri, 27 May 2011 06:21:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: Subject: [gentoo-commits] proj/pms-test-suite:master commit in: / X-VCS-Repository: proj/pms-test-suite X-VCS-Files: README X-VCS-Directories: / X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f92b7dd2a6fe7cf7c584ed486f6546e413ce0230 Date: Fri, 27 May 2011 06:21:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 44a9e3cc02d21abfb40621b037981c96 commit: f92b7dd2a6fe7cf7c584ed486f6546e413ce0230 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Fri May 27 06:21:25 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Fri May 27 06:21:25 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/pms-test-suit= e.git;a=3Dcommit;h=3Df92b7dd2 README: fix 'git clone' ref to clone submodules. --- README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/README b/README index 82351ca..d81b222 100644 --- a/README +++ b/README @@ -25,7 +25,7 @@ of the functions already implemented. =20 First you need to clone the two necessary git repos: =20 - git clone git://git.overlays.gentoo.org/proj/pms-test-suite.git + git clone --recursive git://git.overlays.gentoo.org/proj/pms-test-suite= .git git clone git://git.overlays.gentoo.org/proj/pms-test-suite-overlay.git =20 Then run the `ebuild-generator` script, passing the path to the overlay = as its