* Flush the coverage data by doing a shutdown.
svn path=/nixos/trunk/; revision=25481
This commit is contained in:
parent
ef82cd9c48
commit
261430df54
@ -71,6 +71,10 @@ rec {
|
||||
|
||||
$client1->screenshot("screen3");
|
||||
$client2->screenshot("screen4");
|
||||
|
||||
$client1->shutdown();
|
||||
$client2->shutdown();
|
||||
$server->shutdown();
|
||||
'';
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user