lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5447] Presumptively run 'rebaseall' for legacy version on


From: Greg Chicares
Subject: [lmi-commits] [5447] Presumptively run 'rebaseall' for legacy version only
Date: Tue, 01 May 2012 15:16:23 +0000

Revision: 5447
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5447
Author:   chicares
Date:     2012-05-01 15:16:22 +0000 (Tue, 01 May 2012)
Log Message:
-----------
Presumptively run 'rebaseall' for legacy version only

Modified Paths:
--------------
    lmi/trunk/install_cygwin.bat

Modified: lmi/trunk/install_cygwin.bat
===================================================================
--- lmi/trunk/install_cygwin.bat        2012-05-01 14:55:25 UTC (rev 5446)
+++ lmi/trunk/install_cygwin.bat        2012-05-01 15:16:22 UTC (rev 5447)
@@ -89,11 +89,14 @@
 echo C:/lmi                    /lmi           lmi_specific binary,user 0 0 >> 
fstab
 echo C:/cache_for_lmi          /cache_for_lmi lmi_specific binary,user 0 0 >> 
fstab
 echo Cygwin-1.7 installation seems to have succeeded
-ver | findstr /L "6.1."
-IF ERRORLEVEL 1 GOTO End
-cd C:\cygwin-1_7\bin
-C:\cygwin-1_7\bin\dash -l -i -c "rebaseall"
-echo Cygwin-1.7 rebased
address@hidden The '_autorebase' facility has made it unnecessary to invoke any
address@hidden explicit rebase command for non-legacy versions. See:
address@hidden   http://cygwin.com/ml/cygwin/2012-03/msg00700.html
address@hidden ver | findstr /L "6.1."
address@hidden IF ERRORLEVEL 1 GOTO End
address@hidden cd C:\cygwin-1_7\bin
address@hidden C:\cygwin-1_7\bin\dash -l -i -c "rebaseall"
address@hidden echo Cygwin-1.7 rebased
 GOTO End
 
 :FoundOldInstallation




reply via email to

[Prev in Thread] Current Thread [Next in Thread]