]> git.parisson.com Git - deefuzzer.git/commitdiff
fix relay tools
authorGuillaume Pellerin <yomguy@parisson.com>
Fri, 4 Jun 2010 17:44:23 +0000 (17:44 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Fri, 4 Jun 2010 17:44:23 +0000 (17:44 +0000)
tools/osc_relay_stop.py

index eaefe1ade9262bed5f478be28b0e97bb6ad7c912..4a37d6501acc61559ca0adbfccfbf13dc9b91ec4 100644 (file)
@@ -11,4 +11,4 @@ except liblo.AddressError, err:
     sys.exit()
 
 # send message "/foo/message1" with int, float and string arguments
-liblo.send(target, "/media/relay", 0)
+liblo.send(target, "/relay", 0)