clearlinux / micro-config-drive

An alternative and small cloud-init implementation in C
Other
46 stars 17 forks source link

Clean up lengthy if... then... else chain. #18

Closed sofar closed 8 years ago

sofar commented 8 years ago

This doesn't need to become an indent nightmare. elif is a good solution here.

Put tdnf right next to dnf to make it easier to spot it.