mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-08 14:19:32 +00:00
Style issues.
This commit is contained in:
parent
4ff69ee8d4
commit
0e73384433
@ -269,7 +269,6 @@ public class RegressionTest extends TestCase {
|
|||||||
new Timeout("pausing", 1000).sleep(); // give it a second (or five) to process
|
new Timeout("pausing", 1000).sleep(); // give it a second (or five) to process
|
||||||
}
|
}
|
||||||
new Timeout("pausing", 15000).sleep(); // give it a second (or fifteen) to process
|
new Timeout("pausing", 15000).sleep(); // give it a second (or fifteen) to process
|
||||||
//boolean sleep = true;
|
|
||||||
while (man.areModulesRunning()) {
|
while (man.areModulesRunning()) {
|
||||||
new Timeout("pausing", 5000).sleep(); // give it a second (or five) to process
|
new Timeout("pausing", 5000).sleep(); // give it a second (or five) to process
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user