tweaks
[myplc.git] / bin / refresh-peer.py
index 54c8844..5590efe 100644 (file)
@@ -1,10 +1,14 @@
 #!/usr/bin/env plcsh
-# $Id$
 
 import sys,time,os,os.path
 
 logdir="/var/log/peers"
 
+#
+# WARNING: the bulk of this output now goes into
+# /var/log/plcapi.log 
+#
+
 def Run (peername):
     timestring=time.strftime("%Y-%m-%d-%H-%M-%S")
     print 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',peername