HomeFreeBSD

Fix regression with lua import

Description

Fix regression with lua import

Don't print when we can't find a file. Copy it instead to the error
buffer. Higher level routines determine if it's appropriate to print
the error message.

Also, remove dead code (labeled bogusly lost functionality) since we
never used that functionality. Remove unused arg from interact() too.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS326771: Unbreak gcc build by using (void) for functions that take no args.
Branches
Unknown
Tags
Unknown