Magellan Linux

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

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

revision 1031 by niro, Sun May 30 17:33:29 2010 UTC revision 1032 by niro, Sun May 30 18:21:06 2010 UTC
# Line 1  Line 1 
1  # $Id$  # $Id$
2    
 # trims whitespaces from variables  
 # bash do it itself automatically if the var is not escaped with ' or "  
 trim() { echo $1; }  
   
3  adjust_column()  adjust_column()
4  {  {
5   local maxlen="$1"   local maxlen="$1"

Legend:
Removed from v.1031  
changed lines
  Added in v.1032