Author: titmuss
Date: Thu Apr 24 04:02:50 2008
New Revision: 2332

URL: http://svn.slimdevices.com?rev=2332&root=Jive&view=rev
Log:
Bug: N/A
Description:
Added forced upgrade to the start of the automated tests, if a forced upgrade 
is not 
needed then this test will just fail but the rest of the tests will be done.


Modified:
    7.1/trunk/squeezeplay/src/squeezeplay_jive/test/smoke/Macros.lua

Modified: 7.1/trunk/squeezeplay/src/squeezeplay_jive/test/smoke/Macros.lua
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeplay/src/squeezeplay_jive/test/smoke/Macros.lua?rev=2332&root=Jive&r1=2331&r2=2332&view=diff
==============================================================================
--- 7.1/trunk/squeezeplay/src/squeezeplay_jive/test/smoke/Macros.lua (original)
+++ 7.1/trunk/squeezeplay/src/squeezeplay_jive/test/smoke/Macros.lua Thu Apr 24 
04:02:50 2008
@@ -1,6 +1,6 @@
 return {
   auto=1,
-  autostart={ "softwareUpgrade, playmode" },
+  autostart={ "forcedUpgrade", "softwareUpgrade", "playmode" },
   macros={
     forcedUpgrade={
       desc="Forced software upgrade.",

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to