metan-ucw / runltp-ng

Minimalistic LTP testrunner
11 stars 16 forks source link

Fix SLES, openSUSE, Ubuntu #46

Open pevik opened 2 years ago

pevik commented 2 years ago

2 fixes for 22db0cd e572aa5:

Previously these 3 commands didn't print anything:

./install_pkg.pm --distro opensuse --run --cmd
./install_pkg.pm --distro sles --run --cmd
./install_pkg.pm --distro ubuntu --run --cmd
pevik commented 2 years ago

Ah, bug, it needs to be fixed.

pevik commented 2 years ago

It says "Remove Ubuntu" but leap is removed as well. If that was intentional it should be at least mentioned in the commit message.

Thanks! Unintentional, Leap put back. Added your review-by to that commit.