diff options
author | Fernando Royo <froyo@redhat.com> | 2023-02-06 10:10:03 +0100 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2023-02-07 13:03:23 -0500 |
commit | d4f56eeebb277a0c9eb0ef246121edcccb64a8ba (patch) | |
tree | 8467c4775b6173d55ac0bb06ec1c9b412c9d3dad /snap/snapcraft.yaml | |
parent | 77614068aef89ad13492f819beabbad07a53dd47 (diff) | |
download | sos-d4f56eeebb277a0c9eb0ef246121edcccb64a8ba.tar.gz |
Remove duplicate commands
When a list of command are sent to run on a container the output
is printed to file on sos_commands/<plugin> folder, but also a
symbolic link is created from the sos_container/<container> file
to the sos_commands/<plugin> file. When a command is duplicated,
we get an exception on the plugin and the rest of commands are not
executed.
This patch removes some hardcoded commands, and clean the list from
duplicated commands before sending to the container.
Diffstat (limited to 'snap/snapcraft.yaml')
0 files changed, 0 insertions, 0 deletions