Skip to content

Commit

Permalink
Update fluent-package/yum/systemd-test/update-to-next-version.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Daijiro Fukuda <[email protected]>
Signed-off-by: Kentaro Hayashi <[email protected]>
  • Loading branch information
kenhys and daipom committed Feb 19, 2024
1 parent 39f758a commit 4fffa1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fluent-package/yum/systemd-test/update-to-next-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ next_package=$(find rpmbuild -name "*.rpm")
sudo $DNF install -y ./$next_package
# Test: take over enabled state
systemctl is-enabled fluentd
sudo systemctl enable --now fluentd
systemctl status --no-pager fluentd

# Test: migration process from v4 must not be done
Expand Down

0 comments on commit 4fffa1c

Please sign in to comment.