From: walter@svn.comics.unina.it
To: bismark-commits@lists.bufferbloat.net
Subject: [Bismark-commits] rev 337 - trunk/device/OpenWrt_common/etc
Date: Wed, 18 May 2011 15:51:29 +0200 [thread overview]
Message-ID: <E1QMh9t-00077i-4N@svn.comics.unina.it> (raw)
Author: walter
Date: 2011-05-18 15:51:29 +0200 (Wed, 18 May 2011)
New Revision: 337
Modified:
trunk/device/OpenWrt_common/etc/bismark.conf
Log:
server name resolution made by nslookup
Modified: trunk/device/OpenWrt_common/etc/bismark.conf
===================================================================
--- trunk/device/OpenWrt_common/etc/bismark.conf 2011-05-17 21:55:39 UTC (rev 336)
+++ trunk/device/OpenWrt_common/etc/bismark.conf 2011-05-18 13:51:29 UTC (rev 337)
@@ -59,4 +59,4 @@
# Immutable options
NC_OPTS="-nc"
KEEP_ALIVE="-K 30"
-
+SERVER=$(nslookup $SERVER | awk '(NR>2) && /^Address 1/{ print $3 }')
reply other threads:[~2011-05-18 13:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1QMh9t-00077i-4N@svn.comics.unina.it \
--to=walter@svn.comics.unina.it \
--cc=bismark-commits@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox