--status for all files on host doesn't display multi right
Status: Abandoned
Brought to you by:
jofcore
If you do:
place --status
to get a list of all files for the current host, the
output isn't quite right. If it finds multiple files
w/the same name, the user is prompted for which one
they want. It should just show them both. This is a
mistake/oversight in the place_lookup sub. When it
finds multiple files w/the same name, the user is
prompted. Place_Lookup is called when we do a
--status, soooo....