Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/daemon.global.class.in

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

revision 2343 by niro, Thu Jul 3 11:17:03 2014 UTC revision 2344 by niro, Mon Jul 14 12:19:30 2014 UTC
# Line 233  is_provided() Line 233  is_provided()
233   do   do
234   if [[ ${i} = ${feature} ]]   if [[ ${i} = ${feature} ]]
235   then   then
236   reval=0   retval=0
237   break   break
238   fi   fi
239   done   done

Legend:
Removed from v.2343  
changed lines
  Added in v.2344