kernel-tests master: LTP git repository is on github now (f58ed18)

jforbes at fedoraproject.org jforbes at fedoraproject.org
Tue Feb 24 14:37:47 UTC 2015


Repository : http://git.fedorahosted.org/cgit/kernel-tests.git

On branch  : master

>---------------------------------------------------------------

commit f58ed18c77de5e4f27059f43667933621eba63e0
Author: Justin M. Forbes <jforbes at redhat.com>
Date:   Tue Feb 24 08:39:03 2015 -0600

    LTP git repository is on github now


>---------------------------------------------------------------

 stress/ltp/runtest.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/stress/ltp/runtest.sh b/stress/ltp/runtest.sh
index 3e4ec2f..299bf53 100755
--- a/stress/ltp/runtest.sh
+++ b/stress/ltp/runtest.sh
@@ -19,7 +19,7 @@ check_dep make
 
 set -e
 
-git clone git://ltp.git.sourceforge.net/gitroot/ltp/ltp
+git clone https://github.com/linux-test-project/ltp
 pushd ltp
 make autotools
 ./configure



More information about the kernel mailing list