[M3devel] upgrade.sh CFGD code seems wrong/dead?

Jay jay.krell at cornell.edu
Fri Jun 26 08:42:31 CEST 2009


This block in upgrade.sh seems dead, given that nothing sets CFGD.
 
Searching for 'CFGD'...
C:\dev2\cm3.2\scripts\upgrade.sh(95):      cp -v ${f} ${CFGD}/${b}


if [ "${UPGRADE_CM3_CFG}" = "yes" -o "${ret}" != 0 ]; then (
....
 
 
I'd like to move the config files to root/bin/config instead of littering bin. Ok?
 
This is one of the few places that is related to that.
 
 - Jay


More information about the M3devel mailing list