Magellan Linux

Diff of /trunk/installer/ncurses-gui/diskpartition.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1033 by niro, Sun May 30 18:21:06 2010 UTC revision 1034 by niro, Sun May 30 18:29:43 2010 UTC
# Line 53  get_list() Line 53  get_list()
53   fi   fi
54   ((count++))   ((count++))
55   done << EOF   done << EOF
56  $(include/read_disk.sh)  $(${INSTALLER_DIR}/include/read_disk.sh)
57  EOF  EOF
58   IFS="${OLDIFS}"   IFS="${OLDIFS}"
59  }  }

Legend:
Removed from v.1033  
changed lines
  Added in v.1034