Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/citrix/storefront-resolver.in

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

revision 2400 by niro, Fri Aug 28 10:37:16 2015 UTC revision 2401 by niro, Fri Aug 28 10:41:28 2015 UTC
# Line 14  fi Line 14  fi
14  if [[ -e ${STOREBROWSE_EXECUTABLE} ]]  if [[ -e ${STOREBROWSE_EXECUTABLE} ]]
15  then  then
16   BROWSER=${STOREBROWSE_EXECUTABLE}   BROWSER=${STOREBROWSE_EXECUTABLE}
17   ADDSTORE_REQUIRED=1   ADDSTORE_REQUIRED=0
18  # use old pnabrowse  # use old pnabrowse
19  elif [[ -e ${PNABROWSE_EXECUTABLE} ]]  elif [[ -e ${PNABROWSE_EXECUTABLE} ]]
20  then  then

Legend:
Removed from v.2400  
changed lines
  Added in v.2401