Project

General

Profile

« Previous | Next » 

Revision f321b3a2

Added by Scott Ullrich almost 19 years ago

MFC 13617
The conditional fails if /var/db/pfi/capable_* expands to more than one file as [ -f ... ] can only be used to check a single file. Use a loop with a break to get around this.

  • added
  • modified
  • copied
  • renamed
  • deleted