#723: WebSearch: incorrect error message
------------------------+-----------------------------------
Reporter: jpcorral | Owner: valkyrie
Type: defect | Status: closed
Priority: major | Milestone:
Component: WebSearch | Version:
Resolution: fixed | Keywords: WebSearch find syntax
------------------------+-----------------------------------
Changes (by Travis Brooks <travis@…>):
* status: in_merge => closed
* resolution: => fixed
Comment:
In [fcb72126e10b1451cc6463bbe357154b86225140]:
{{{
#!CommitTicketReference repository=""
revision="fcb72126e10b1451cc6463bbe357154b86225140"
installation: replace mv -T (not in BSD/Mac)
* mv -T is not in BSD/Mac; replaced with
rm -rf <target> && mv <dir> <target>
(closes #723)
}}}
--
Ticket URL: </ticket/723#comment:5>
Invenio <http://invenio-software.org>