edno / kleis

Simplified SquidGuard web frontend (users & filters management)
MIT License
4 stars 2 forks source link

Console export command should have same behavior #89

Closed edno closed 5 years ago

edno commented 5 years ago

Export commands should have same behavior :

> php artisan export:accounts
    0 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░]
0 accounts exported into file 'storage/app/export/accounts/accounts.txt'
> php artisan export:groups
No groups to export

If nothing to export, then behavior should be same as for export:groups, ie no file created.

edno commented 5 years ago

Fixed in 580743e1bcb72519ec669ee1fbcfbab835f370c6