Magellan Linux

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

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

revision 966 by niro, Fri Feb 19 19:59:22 2010 UTC revision 972 by niro, Thu Apr 22 12:22:39 2010 UTC
# Line 1278  syncmage_tarball() Line 1278  syncmage_tarball()
1278   if [[ -d ${temp} ]]   if [[ -d ${temp} ]]
1279   then   then
1280   echo -ne "${COLBLUE} --- ${COLDEFAULT}"   echo -ne "${COLBLUE} --- ${COLDEFAULT}"
1281   echo "clenaing temp-files ..."   echo "cleaning temp-files ..."
1282   rm -rf ${temp}   rm -rf ${temp}
1283   fi   fi
1284    

Legend:
Removed from v.966  
changed lines
  Added in v.972