Magellan Linux

Diff of /trunk/bootstrap/scripts/mage-bootstrap.sh

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

revision 337 by niro, Thu Feb 23 16:36:21 2006 UTC revision 338 by niro, Thu Feb 23 16:46:03 2006 UTC
# Line 1  Line 1 
1  #!/bin/bash  #!/bin/bash
2  # $Header: /home/cvsd/magellan-cvs/magellan-src/bootstrap/scripts/mage-bootstrap.sh,v 1.2 2006-02-23 16:36:21 niro Exp $  # $Header: /home/cvsd/magellan-cvs/magellan-src/bootstrap/scripts/mage-bootstrap.sh,v 1.3 2006-02-23 16:46:03 niro Exp $
3    
4  TOOLCHAIN=""  TOOLCHAIN=""
5  BASESYSTEM=""  BASESYSTEM=""
# Line 109  trap_exit() Line 109  trap_exit()
109    
110  print_usage()  print_usage()
111  {  {
112     echo "mage-bootstrap, version $Version$"
113   echo "Usage: $(basename $0) --opt arg ..."   echo "Usage: $(basename $0) --opt arg ..."
114   echo   echo
115   echo "Options:"   echo "Options:"

Legend:
Removed from v.337  
changed lines
  Added in v.338