From 6faa46348f98b3a218748febf0f7c34b556c570d Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 5 Aug 2005 12:33:53 +0000 Subject: [PATCH] Minor fix This commit was SVN r6746. --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index 5ea8fc2889..b6182c0a36 100644 --- a/HACKING +++ b/HACKING @@ -42,7 +42,7 @@ developer's checkout, you have two main options: source tree -- one where the .svn subdirectory is not present. For example: - shell$ svn co https://svn.open-mpi.org/svn/ompi/trunk ompi + shell$ svn co http://svn.open-mpi.org/svn/ompi/trunk ompi shell$ cd ompi shell$ ./autogen.sh shell$ mkdir build