Set 'yes' from config file before parsing command line: this better models the heirarchy of which setting overrides which and simplifies the logic
modified pkg/upgrade.c
@@ -51,12 +51,14 @@ exec_upgrade(int argc, char **argv)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -131,8 +133,6 @@ exec_upgrade(int argc, char **argv)
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|