[Commits] [svn:einsteintoolkit] www/download/ (Rev. 873)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Tue Aug 14 13:13:58 CDT 2012


User: rhaas
Date: 2012/08/14 01:13 PM

Modified:
 /download/
  index.php

Log:
 remove -a and --noshallow from development version checkout instructions

File Changes:

Directory: /download/
=====================

File [modified]: index.php
Delta lines: +1 -1
===================================================================
--- download/index.php	2012-08-13 01:16:35 UTC (rev 872)
+++ download/index.php	2012-08-14 18:13:57 UTC (rev 873)
@@ -40,7 +40,7 @@
 
 chmod a+x GetComponents
 
-./GetComponents --noshallow -a https://svn.einsteintoolkit.org/manifest/trunk/einsteintoolkit.th
+./GetComponents https://svn.einsteintoolkit.org/manifest/trunk/einsteintoolkit.th
 </pre>
 
 <?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



More information about the Commits mailing list