Magellan Linux

Diff of /trunk/mage/usr/lib/mage/mage4.sh

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

revision 1079 by niro, Mon Jun 16 09:29:57 2008 UTC revision 1080 by niro, Mon Jun 28 17:45:18 2010 UTC
# Line 55  export LC_ALL=C Line 55  export LC_ALL=C
55  # sanity checks  # sanity checks
56  [ ! -e ${VIRTUALDB_FILE} ] && touch ${VIRTUALDB_FILE}  [ ! -e ${VIRTUALDB_FILE} ] && touch ${VIRTUALDB_FILE}
57    
58  if [ ! -e ${VIRTUALDB_DEFAULTS} ] && [[ $1 != update ]]  if [ ! -e ${VIRTUALDB_DEFAULTS} ] && [[ $1 != update ]] && [[ $1 != update-tarball ]]
59  then  then
60   echo   echo
61   echo "Please choose an profile from the mage tree."   echo "Please choose an profile from the mage tree."

Legend:
Removed from v.1079  
changed lines
  Added in v.1080