fetch: remove 'trying' when cloning repos (#8651)
* fetch: remove 'trying' when cloning repos This makes it similar to what the URL strategy prints. * change svn/hg names
This commit is contained in:

committed by
Adam J. Stewart

parent
00c3331de9
commit
90042749e8
@@ -805,7 +805,7 @@ encountered on a Macintosh during ``spack install julia-master``:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
==> Trying to clone git repository:
|
||||
==> Cloning git repository:
|
||||
https://github.com/JuliaLang/julia.git
|
||||
on branch master
|
||||
Cloning into 'julia'...
|
||||
|
Reference in New Issue
Block a user