Changeset aab6e73 for common/func_ICA.sh


Ignore:
Timestamp:
04/09/2006 03:16:49 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
d057075
Parents:
6794fe4
Message:

Typo fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/func_ICA.sh

    r6794fe4 raab6e73  
    66  local system_rebuild=$1
    77  wrt_system_rebuild "$system_rebuild"
    8   wrt_iterations  "$system_rebuild"
     8  wrt_iterations     "$system_rebuild"
    99}
    1010
     
    5858  local ITERATION=$1
    5959
    60   if [[ "$PROGNAME" = "CLFS" ]] && [[ "$METHOD" = "boot" ]] ; then
     60  if [[ "$PROGNAME" = "clfs" ]] && [[ "$METHOD" = "boot" ]] ; then
    6161    local PRUNEPATH="/jhalfs /sources /var/log/paco /opt /dev /home /mnt /proc \
    6262/root /sys /tmp /usr/src /lost+found /tools"
Note: See TracChangeset for help on using the changeset viewer.