Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

embulk bundle --help output 1m 0m #977

Open
hiroyuki-sato opened this issue Feb 22, 2018 · 1 comment
Open

embulk bundle --help output 1m 0m #977

hiroyuki-sato opened this issue Feb 22, 2018 · 1 comment

Comments

@hiroyuki-sato
Copy link
Contributor

Reported-by: arc279

The 0.9.3 output contains 1m and 0m.

embulk bundle --help
2018-02-22 16:19:39.983 +0900: Embulk v0.9.3

********************************** INFORMATION **********************************
  Join us! Embulk-announce mailing list is up for IMPORTANT announcement such as
    compatibility-breaking changes and key feature updates.
  https://groups.google.com/forum/#!forum/embulk-announce
*********************************************************************************

BUNDLE(1)							     BUNDLE(1)



1mNAME0m
       1mbundle 22m- Ruby Dependency Management

1mSYNOPSIS0m
       1mbundle 22mCOMMAND [--no-color] [--verbose] [ARGS]

The 0.8.18 does not contain that characters.

embulk-0.8.18 bundle --help
2018-02-22 16:22:52.807 +0900: Embulk v0.8.18
BUNDLE(1)							     BUNDLE(1)



NAME
       bundle - Ruby Dependency Management

SYNOPSIS
       bundle COMMAND [--no-color] [--verbose] [ARGS]

@dmikurube
Copy link
Member

Sorry to be really late to look into this. Hmm, I just checked with v0.8.39, and it didn't contain 1m and 0m. I guess it might be because Bundler has been upgraded to 1.16.0 since Embulk v0.9.0, not just by un-JRuby. Bundler might have changed their help message printer since some version.

May need to look into Bundler to fix it... Let us have some more time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants