Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/daemon.global.class.in

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

revision 2557 by niro, Thu Sep 17 07:38:54 2015 UTC revision 2558 by niro, Thu Sep 17 07:39:31 2015 UTC
# Line 107  run_push_config() Line 107  run_push_config()
107   return 1   return 1
108   fi   fi
109    
110   for config in $(print_push_config)   for config in $(NOCOLORS=1 print_push_config)
111   do   do
112   if [[ -n $(typeset -f push_config_${config}) ]]   if [[ -n $(typeset -f push_config_${config}) ]]
113   then   then

Legend:
Removed from v.2557  
changed lines
  Added in v.2558