slackdump icon indicating copy to clipboard operation
slackdump copied to clipboard

Spelling mistake "staring" should be "starting"

Open MikeTheCanuck opened this issue 1 year ago • 1 comments

Describe the bug When the Export starts, the console output says "staring" where I'm guessing it means to say "starting"

> checking user cache...
2024/05/20 09:43:15   caching users for the first time
2024/05/20 10:21:09 Export:  staring export to: <zip archive: export.zip>

Authentication type (please read) n/a

To Reproduce Steps to reproduce the behavior:

  1. Download the macOS binary
  2. Setup auth using .env file
  3. Run slackdump with this command: ./slackdump -export export.zip -export-type mattermost -download -w WORKSPACE_NAME CHANNEL_ID

Expected behavior Export: starting export to: <zip archive: export.zip>

Output Export: staring export to: <zip archive: export.zip>

Desktop (please complete the following information):

  • OS: macOS
  • OS Version: 14.4
  • Slackdump Version: 2.5.8

MikeTheCanuck avatar May 20 '24 17:05 MikeTheCanuck

Funny one, thanks for the report, will fix it.

rusq avatar Jun 30 '24 09:06 rusq

Fixed, will release in v2.5.9

rusq avatar Jul 06 '24 10:07 rusq