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:
Matthias Diener
2018-07-10 10:22:51 -05:00
committed by Adam J. Stewart
parent 00c3331de9
commit 90042749e8
2 changed files with 5 additions and 5 deletions

View File

@@ -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'...