pungi/pungi/ostree
Lubomír Sedlář 36c347eb79 ostree: Use --touch-if-changed
There are three different cases:

 * we expect commitid and it's there
 * we expect commitid and it's missing
 * we don't expect commitid

This patch helps differentiate between the second two. In former one we
should report an error and mark the phase as failed. The latter is
perfectly fine and no error should be reported

Fixes: https://pagure.io/pungi/issue/1046
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-09-19 13:07:03 +02:00
..
__init__.py ostree: Add force_new_commit option - test added 2018-01-11 15:08:07 +01:00
base.py [ostree] Add 'tree' sub-command to pungi-make-ostree script 2016-12-12 19:30:35 +08:00
installer.py Remove deprecated options 2017-11-16 11:12:34 +01:00
tree.py ostree: Use --touch-if-changed 2018-09-19 13:07:03 +02:00
utils.py ostree: Use --touch-if-changed 2018-09-19 13:07:03 +02:00