Project

General

Profile

« Previous | Next » 

Revision 9723

bugfix: lib/sh/util.sh: command(): use `builtin command` instead of `exec` so that options like -p (reset PATH) work properly. also, the command builtin it overrides is designed to be used with more than just external commands, and command() should not impose additional limitations.

  • added
  • modified
  • copied
  • renamed
  • deleted