Author: ldimaggio
Date: 2012-10-09 14:54:57 -0400 (Tue, 09 Oct 2012)
New Revision: 44385
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/ExampleTest.java
Log:
Minor change to log message only
Modified:
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/ExampleTest.java
===================================================================
---
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/ExampleTest.java 2012-10-09
17:44:43 UTC (rev 44384)
+++
trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/ExampleTest.java 2012-10-09
18:54:57 UTC (rev 44385)
@@ -150,7 +150,7 @@
}
/* ldimaggi - debugging failures of SOA examples on Jenkins/Mac */
- log.info("wait until shell closes");
+ log.info("waiting until shell closes");
try {
bot.waitUntil(shellCloses(shell),Timing.time(projSize*20*1000));;
}
Show replies by date