[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gobolinux-commits
Subject:    [gobolinux-commits] tools/Scripts/bin UpdateSettings
From:       jonka750 () student ! liu ! se (Jonas Karlsson)
Date:       2006-10-25 7:55:02
Message-ID: E1GcdbK-0001pe-V9 () savannah ! gnu ! org
[Download RAW message or body]

CVSROOT:	/sources/goboscripts
Module name:	tools
Changes by:	Jonas Karlsson <mohjive>	06/10/25 07:55:02

Modified files:
	Scripts/bin    : UpdateSettings 

Log message:
	Small output bug, where the old instead of the new file name would be used.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/tools/Scripts/bin/UpdateSettings?cvsroot=goboscripts&r1=1.18&r2=1.19

Patches:
Index: UpdateSettings
===================================================================
RCS file: /sources/goboscripts/tools/Scripts/bin/UpdateSettings,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- UpdateSettings	10 Jul 2006 20:33:43 -0000	1.18
+++ UpdateSettings	25 Oct 2006 07:55:02 -0000	1.19
@@ -517,8 +517,8 @@
             Log_Normal "Successfully patched ${cur}"
          else
             case "$difftype" in
-               mod*)    Log_Normal "Not updating $default" ;;
-               del*)    Log_Normal "Not deleting $default" ;;
+               mod*)    Log_Normal "Not updating $cur" ;;
+               del*)    Log_Normal "Not deleting $cur" ;;
                new*)    Log_Normal "Not using $default" ;;
                *)       Log_Normal "Leaving $cur alone" ;;
             esac

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic