Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/dracut/mcored-citrix/module-setup.sh.in

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

revision 2662 by niro, Mon Jul 14 08:57:13 2014 UTC revision 2663 by niro, Thu Nov 12 08:45:07 2015 UTC
# Line 5  check() { Line 5  check() {
5   . $dracutfunctions   . $dracutfunctions
6    
7   if ! type -P @@PNABROWSE_EXECUTABLE@@ >/dev/null; then   if ! type -P @@PNABROWSE_EXECUTABLE@@ >/dev/null; then
8   derror "Could not find program \"$_program\" required by mcored."   derror "Could not find program \"$_program\" required by mcored-citrix."
9   return 1   return 1
10   fi   fi
11    

Legend:
Removed from v.2662  
changed lines
  Added in v.2663