Magellan Linux

Diff of /mage/trunk/profiles/alx-060/prune-orphaned-files

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

revision 2809 by niro, Mon Aug 29 20:14:35 2011 UTC revision 2810 by niro, Tue Aug 30 12:29:52 2011 UTC
# Line 76  do Line 76  do
76   esac   esac
77   check_busybox ${i} && continue   check_busybox ${i} && continue
78    
79   if [[ -z $(magequery -f ${i}) ]]   if [[ -z $(magequery -e ${i}) ]]
80   then   then
81   echo -e "${COLRED}NAK${COLDEFAULT} -> ${i}"   echo -e "${COLRED}NAK${COLDEFAULT} -> ${i}"
82   #echo "not found -> ${i}" >> ${LOG}   #echo "not found -> ${i}" >> ${LOG}

Legend:
Removed from v.2809  
changed lines
  Added in v.2810