Skip to content

Fix dry run in a couple of places

Nirbheek Chauhan requested to merge nirbheek/cerbero:fix-dry-run into master

commit ee3abfee:

cerbero: Obey the --dry-run package command argument

commit 5bd211fb:

cerbero/libtool: Obey the --dry-run package command argument

This is useful for debugging.

Merge request reports