SUSE / ses-upgrade-helper

GNU General Public License v2.0
2 stars 2 forks source link

upgrade-to-ses3: provide non interactive option #21

Closed ghost closed 8 years ago

ghost commented 8 years ago

If called with '--non-interactive':

  1. Perform zypper --non-interactive --terse dist-upgrade instead of zypper dist-upgrade.
  2. The script runs each upgrade function without prompting the user for feedback.

Fixes SUSE/ses-upgrade-helper#17

Signed-off-by: Karol Mroz kmroz@suse.com

smithfarm commented 8 years ago

lgtm

ghost commented 8 years ago

@smithfarm - thanks, merging.