Project

General

Profile

« Previous | Next » 

Revision 9037

lib/sh/util.sh: copy_func (): check that $from exists and $to does not exist (i.e. don't clobber existing functions). you can always first `unset -f` the function to get around the no-clobber restriction.

  • added
  • modified
  • copied
  • renamed
  • deleted