ecos_kernel_test: remove 2nd reboot (which was just before a restore)
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1889 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -510,8 +510,7 @@ bool EcosKernelTestExperiment::run()
|
||||
|
||||
// step 1
|
||||
if(establishState()) {
|
||||
log << "STEP 1 finished: rebooting ..." << endl;
|
||||
simulator.reboot();
|
||||
log << "STEP 1 finished: proceeding ..." << endl;
|
||||
} else { return false; }
|
||||
|
||||
// step 2
|
||||
|
||||
Reference in New Issue
Block a user