Download & Extend

output file not saved after updating to latest dev

Project:Views data export
Version:7.x-3.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

Currently I have version 7.x-3.0-beta6+24-dev installed, when I use the following drush command "drush -u 1 views-data-export export_to_bob_orders orders "sites/default/bob/orders.csv" it saves the output file without errors.
But when I update to the latest dev version my output file doesn't get saved anymore... It doesn't throw any errors but just outputs the view output to the terminal... Normally it outputs something like this "Data export saved to [output_file_path] [succes]", but not with the latest dev...
Anyone knows what I am doing wrong or if this is a bug in the latest dev version?