Magellan Linux

Diff of /trunk/mage/usr/lib/mage/mage3.functions.sh

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

revision 33 by niro, Thu Jan 6 02:57:12 2005 UTC revision 36 by niro, Thu Jan 6 03:34:00 2005 UTC
# Line 1009  get_highest_magefile(){ Line 1009  get_highest_magefile(){
1009   echo "Be warned that these packages are not stable and may cause serious problems."   echo "Be warned that these packages are not stable and may cause serious problems."
1010   echo "You should know what you are doing, so don't complain about any damage."   echo "You should know what you are doing, so don't complain about any damage."
1011   echo   echo
1012   exit 1   return 1
1013   fi   fi
1014    
1015   MAGEFILE=${HIGHEST_MAGEFILE}   MAGEFILE=${HIGHEST_MAGEFILE}

Legend:
Removed from v.33  
changed lines
  Added in v.36