Hi,
branch: test/keep-volumes-tag
ticket: none
This branch depends on test/reorg.
Candidate for Tails 0.20.1 or Tails 0.21, whichever comes first, so
please merge into devel and stable once 0.20 is out.
commit bd87cef63ca70133b6872da113006216160229c4
Author: Tails developers <amnesia@???>
Date: Wed Apr 10 01:51:18 2013 +0200
Delete volumes after each scenario unless tagged @keep_volumes.
This makes scenario dependencies from volumes shared between them
pretty explicit (if scenario i is tagged, then scenario i + 1
depends on scenario i), so we can remove the comment about that. It
also helps keeping the free disk space requirement down as volumes
don't pile up unnecessarily after they're not needed any more.
Cheers!