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

List:       grid-engine-cvs
Subject:    CVS update: /gridengine/source/dist/util/install_modules/, /gridengine/
From:       roland () sunsource ! net
Date:       2005-06-30 7:51:07
Message-ID: 20050630075107.8941.qmail () sunsource ! net
[Download RAW message or body]

User: roland  
Date: 05/06/30 00:51:07

Modified:
 /gridengine/source/dist/util/install_modules/
  inst_common.sh
 /gridengine/
  Changelog

Log:
 RD-2005-06-30-0: Bugfix:    backup and restore was broken
                             several comments corrected
                  Changed:   inst_common.sh 
                  Review:    JG
 

File Changes:

Directory: /gridengine/source/dist/util/install_modules/
========================================================

File [changed]: inst_common.sh
Url: http://gridengine.sunsource.net/source/browse/gridengine/source/dist/util/install_modules/inst_common.sh?r1=1.68&r2=1.69
 Delta lines:  +7 -7
-------------------
--- inst_common.sh	27 Jun 2005 12:21:32 -0000	1.68
+++ inst_common.sh	30 Jun 2005 07:51:03 -0000	1.69
@@ -1082,7 +1082,7 @@
       echo /usr/lib/lsb/install_initd $RC_PREFIX/$STARTUP_FILE_NAME
       Execute cp $SGE_STARTUP_FILE $RC_PREFIX/$STARTUP_FILE_NAME
       Execute /usr/lib/lsb/install_initd $RC_PREFIX/$STARTUP_FILE_NAME
-      # Several old Red Hat releases does not create proper startup links from LSB \
conform +      # Several old Red Hat releases do not create proper startup links from \
LSB conform  # scripts. So we need to check if the proper links were created.
       # See RedHat: \
https://bugzilla.redhat.com/bugzilla/long_list.cgi?buglist=106193  if [ -f \
"/etc/redhat-release" -o -f "/etc/fedora-release" ]; then @@ -1090,7 +1090,7 @@
          # we hope this will never change for Red Hat
          RCD_PREFIX="/etc/rc.d"
          for runlevel in 0 1 2 3 4 5 6; do
-            # check for a currupted startup link
+            # check for a corrupted startup link
             if [ -L "$RCD_PREFIX/rc$runlevel.d/S-1$STARTUP_FILE_NAME" ]; then
                Execute rm -f $RCD_PREFIX/rc$runlevel.d/S-1$STARTUP_FILE_NAME
                # create new correct startup link
@@ -1099,7 +1099,7 @@
                   Execute ln -s $RC_PREFIX/$STARTUP_FILE_NAME \
$RCD_PREFIX/rc$runlevel.d/$S95NAME  fi
             fi
-            # check for a currpeted shutdown link
+            # check for a corrupted shutdown link
             if [ -L "$RCD_PREFIX/rc$runlevel.d/K-1$STARTUP_FILE_NAME" ]; then
                Execute rm -f $RCD_PREFIX/rc$runlevel.d/K-1$STARTUP_FILE_NAME
                Execute rm -f $RCD_PREFIX/rc$runlevel.d/$K03NAME
@@ -1837,7 +1837,7 @@
    if [ "$RC_FILE" = lsb ]; then
       echo /usr/lib/lsb/remove_initd $RC_PREFIX/$STARTUP_FILE_NAME
       Execute /usr/lib/lsb/remove_initd $RC_PREFIX/$STARTUP_FILE_NAME
-      # Several old Red Hat releases does not create/remove startup links from LSB \
conform +      # Several old Red Hat releases do not create/remove startup links from \
LSB conform  # scripts. So we need to check if the links were deleted.
       # See RedHat: \
https://bugzilla.redhat.com/bugzilla/long_list.cgi?buglist=106193  if [ -f \
"/etc/redhat-release" -o -f "/etc/fedora-release" ]; then @@ -2176,7 +2176,7 @@
             loop_stop="false"
          fi
       done
-      Makedir /tmp/bup_tmp_$DATE
+      mkdir /tmp/bup_tmp_$DATE
       $INFOTEXT -n "\nCopying backupfile to /tmp/bup_tmp_%s\n" $DATE
       cp $bup_file /tmp/bup_tmp_$DATE
       cd /tmp/bup_tmp_$DATE/

Directory: /gridengine/
=======================

File [changed]: Changelog
Url: http://gridengine.sunsource.net/source/browse/gridengine/Changelog?r1=1.2896&r2=1.2897
 Delta lines:  +5 -0
-------------------
--- Changelog	30 Jun 2005 07:08:44 -0000	1.2896
+++ Changelog	30 Jun 2005 07:51:03 -0000	1.2897
@@ -1,3 +1,8 @@
+RD-2005-06-30-0: Bugfix:    backup and restore was broken
+                            several comments corrected
+                 Changed:   inst_common.sh 
+                 Review:    JG
+
 JG-2005-06-30-0: Testsuite: Check for core files during cluster shutdown failed
                             if non local spool directories were used.
                             Fixed incomplete cleanup of consumable resources 


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

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