Bug 14905: Search_utf8.t fails to upload a file
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 28 Sep 2015 08:54:55 +0000 (10:54 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 28 Sep 2015 14:47:02 +0000 (11:47 -0300)
commitd7d64c0718cfbb816e9677baecf722427060d3b5
treeeab55699abe37866bb01deddb5d70b83cb96259d
parente8182991804b591dc1730e46da343495af377d2f
Bug 14905: Search_utf8.t fails to upload a file

Running the test fails on test 7:
not ok 7 - upload succeeded

The changes on bug 14321 included a temp flag for script upload-file.pl.
Since this upload for stage-marc-import should be temporary, adding this
flag to line 131 resolves the problem.

Test plan:
Run the adjusted test.
NOTE: I still had some problems with this test. And will still be looking
to these errors (perhaps open a new report). But this fix should at least
fix the above-mentioned test.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/www/search_utf8.t