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

create compatible symlink only for upgrade #531

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented Jul 20, 2023

Before: create the following symbolic links

  • /usr/sbin/td-agent
  • /usr/sbin/td-agent-gem

After: create the following symbolic links only for upgrade

  • /usr/sbin/td-agent
  • /usr/sbin/td-agent-gem

@kenhys kenhys force-pushed the drop-symlink branch 2 times, most recently from 5314d05 to 3511b22 Compare July 20, 2023 06:58
@daipom
Copy link
Contributor

daipom commented Jul 20, 2023

The existing inverted command tests will be fixed in another PR!

Before: create the following symbolic links
* /usr/sbin/td-agent
* /usr/sbin/td-agent-gem

After: create the following symbolic links only for upgrade
* /usr/sbin/td-agent
* /usr/sbin/td-agent-gem

Signed-off-by: Kentaro Hayashi <[email protected]>
Copy link
Contributor

@daipom daipom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Waiting CI...

@daipom daipom merged commit caabbaa into fluent:master Jul 20, 2023
@kenhys kenhys deleted the drop-symlink branch July 21, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants