On Sun, Dec 14, 2008 at 2:54 PM, Glynn Clements <[email protected]> wrote: > > Markus Neteler wrote: > >> Maybe mv fails and it must be 'mv -f'? The cronjob runs under >> my user login on xblade14 and mv is an alias to 'mv -v'. I don't >> know if aliases are picked up by user cronjobs. > > They aren't, nor is the user's environment from /etc/profile, > ~/.bash_profile, etc. > > In any case, aliases only work in shells where they are explicitly > defined (in practice, this means interactive shells which source > ~/.bashrc). They aren't propagated to child processes (e.g. scripts, > make, etc).
Thanks, then there must be some magic elsewhere. For now, I force the removal and retrieval of the lib/vector/vectorlib.dox file to get rid of the left-over change. Currently ok, we'll see next Sunday if the fix persists. Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
