]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/install: rm {proj}.list is idempotent 545/head
authorLoic Dachary <ldachary@redhat.com>
Mon, 29 Jun 2015 14:06:44 +0000 (16:06 +0200)
committerLoic Dachary <ldachary@redhat.com>
Mon, 29 Jun 2015 14:57:50 +0000 (16:57 +0200)
commit8b5da74b4bab7515e2a7e460cc2557ac4b242632
treea988b7fb512b647f962aed73d23977b53e37dbfa
parent8e711d5f7e3d98b4974705ef20ee75999a91b84f
task/install: rm {proj}.list is idempotent

It does not matter if the {proj}.list file can't be removed because it
does not exist.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/task/install.py