* [Bismark-commits] rev 339 - trunk/device/OpenWrt_common/etc trunk/device/OpenWrt_common/scripts
@ 2011-05-18 15:37 walter
0 siblings, 0 replies; only message in thread
From: walter @ 2011-05-18 15:37 UTC (permalink / raw)
To: bismark-commits
Author: walter
Date: 2011-05-18 17:37:23 +0200 (Wed, 18 May 2011)
New Revision: 339
Modified:
trunk/device/OpenWrt_common/etc/bismark.conf
trunk/device/OpenWrt_common/scripts/bismark-measure-active
Log:
probe ports reordered
tmp data folder creation from bismark-measure-active
Modified: trunk/device/OpenWrt_common/etc/bismark.conf
===================================================================
--- trunk/device/OpenWrt_common/etc/bismark.conf 2011-05-18 14:21:09 UTC (rev 338)
+++ trunk/device/OpenWrt_common/etc/bismark.conf 2011-05-18 15:37:23 UTC (rev 339)
@@ -7,7 +7,7 @@
SERVER=prober.projectbismark.net
USER=bismark
SSH_KEY=/etc/bismark/bismark_key
-PROBE_PORTS="53 1028 1234 5353 54321"
+PROBE_PORTS="5353 53 1028 1234 54321"
LOCALTIME=America/New_York
# Bismark Proxy Server
Modified: trunk/device/OpenWrt_common/scripts/bismark-measure-active
===================================================================
--- trunk/device/OpenWrt_common/scripts/bismark-measure-active 2011-05-18 14:21:09 UTC (rev 338)
+++ trunk/device/OpenWrt_common/scripts/bismark-measure-active 2011-05-18 15:37:23 UTC (rev 339)
@@ -51,6 +51,7 @@
# Create dirs and files
mkdir -p /tmp/bismark/active
+mkdir -p /tmp/bismark/data
[ -e $COUNTER ] || echo 0 > $COUNTER
# Get and update count
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-18 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-18 15:37 [Bismark-commits] rev 339 - trunk/device/OpenWrt_common/etc trunk/device/OpenWrt_common/scripts walter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox