Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/citrix/citrix-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 10  ICASUFFIX="ica" Line 10  ICASUFFIX="ica"
10    
11  die() { echo "ERROR: $@"; exit 1; }  die() { echo "ERROR: $@"; exit 1; }
12    
13    load_classes client
14    
15  # very basic getops  # very basic getops
16  for argv in $*  for argv in $*
17  do  do

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