Magellan Linux

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

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

revision 2596 by niro, Fri Sep 18 12:27:55 2015 UTC revision 2597 by niro, Fri Sep 18 12:28:20 2015 UTC
# Line 138  case "${method}" in Line 138  case "${method}" in
138   ;;   ;;
139    
140   print)   print)
141   for config in $(NOCOLOR=1 list_files_in_directory/${STOREFRONT_STORES_DIR})   for config in $(NOCOLOR=1 list_files_in_directory ${STOREFRONT_STORES_DIR})
142   do   do
143   store_uri=$(source ${config}; echo "${STORE}")   store_uri=$(source ${config}; echo "${STORE}")
144   rvecho "${store_uri}"   rvecho "${store_uri}"

Legend:
Removed from v.2596  
changed lines
  Added in v.2597