Magellan Linux

Diff of /trunk/core/include/mtools.sminc

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

revision 4804 by niro, Sun Jan 3 20:24:20 2010 UTC revision 4805 by niro, Sun Jan 3 20:24:39 2010 UTC
# Line 660  mmove() Line 660  mmove()
660   # force   # force
661   if [[ $1 = -f ]]   if [[ $1 = -f ]]
662   then   then
663   opts="--recursive"   opts="--force"
664   source="$2"   source="$2"
665   dest="$3"   dest="$3"
666   fi   fi

Legend:
Removed from v.4804  
changed lines
  Added in v.4805