Magellan Linux

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

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

revision 2892 by niro, Thu Oct 8 10:23:56 2015 UTC revision 2893 by niro, Fri Aug 14 11:45:43 2020 UTC
# Line 9  STOREFRONTDIR="${MCORE_CONFIG_PATH}/citr Line 9  STOREFRONTDIR="${MCORE_CONFIG_PATH}/citr
9    
10  die() { echo "ERROR: $@"; exit 1; }  die() { echo "ERROR: $@"; exit 1; }
11    
12    load_classes client
13    
14  print_storefront_session_list()  print_storefront_session_list()
15  {  {
16   local counter   local counter

Legend:
Removed from v.2892  
changed lines
  Added in v.2893