Magellan Linux

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

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

revision 2051 by niro, Wed May 8 11:04:43 2013 UTC revision 2052 by niro, Wed May 8 11:20:11 2013 UTC
# Line 444  list_files_in_directory() Line 444  list_files_in_directory()
444    
445   rvecho "${retval}"   rvecho "${retval}"
446  }  }
447    
448    print_version()
449    {
450     echo "mcored-$(<${MCLIBDIR}/VERSION)"
451    }
452    

Legend:
Removed from v.2051  
changed lines
  Added in v.2052