Author: titmuss
Date: Wed May 21 06:22:51 2008
New Revision: 2507

URL: http://svn.slimdevices.com?rev=2507&root=Jive&view=rev
Log:
Bug: N/A
Description:
Revert r2448 for SqueezePlay 7.1.


Modified:
    7.1/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua

Modified: 7.1/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua?rev=2507&root=Jive&r1=2506&r2=2507&view=diff
==============================================================================
--- 7.1/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua 
(original)
+++ 7.1/trunk/squeezeplay/src/squeezeplay/share/jive/slim/SlimServer.lua Wed 
May 21 06:22:51 2008
@@ -400,8 +400,8 @@
 
        if self.plumbing.mac and not self:isSqueezeNetwork() then
                -- send WOL packet to SqueezeCenter
-               --local wol = WakeOnLan(self.jnt)
-               --wol:wakeOnLan(self.plumbing.mac)
+               local wol = WakeOnLan(self.jnt)
+               wol:wakeOnLan(self.plumbing.mac)
        end
 
        -- artwork pool connects on demand

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

Reply via email to