From: bismark@svn.comics.unina.it
To: bismark-commits@lists.bufferbloat.net
Subject: [Bismark-commits] rev 324 - trunk/device/OpenWrt_common/scripts
Date: Fri, 15 Apr 2011 17:51:13 +0200 [thread overview]
Message-ID: <E1QAlIf-00031E-Gi@svn.comics.unina.it> (raw)
Author: bismark
Date: 2011-04-15 17:51:13 +0200 (Fri, 15 Apr 2011)
New Revision: 324
Modified:
trunk/device/OpenWrt_common/scripts/bismark-dns
trunk/device/OpenWrt_common/scripts/bismark-netperf-thread
Log:
Modified: trunk/device/OpenWrt_common/scripts/bismark-dns
===================================================================
--- trunk/device/OpenWrt_common/scripts/bismark-dns 2011-04-15 12:20:25 UTC (rev 323)
+++ trunk/device/OpenWrt_common/scripts/bismark-dns 2011-04-15 15:51:13 UTC (rev 324)
@@ -6,7 +6,6 @@
# Load configuration files
. /etc/bismark/bismark.conf
. /usr/lib/bismark/functions.inc.sh
-exit 0
# Get IP and default DNS server
get_ip
Modified: trunk/device/OpenWrt_common/scripts/bismark-netperf-thread
===================================================================
--- trunk/device/OpenWrt_common/scripts/bismark-netperf-thread 2011-04-15 12:20:25 UTC (rev 323)
+++ trunk/device/OpenWrt_common/scripts/bismark-netperf-thread 2011-04-15 15:51:13 UTC (rev 324)
@@ -13,6 +13,7 @@
clean() {
rm $out*
+ rm $err*
}
check() {
nlines=$1
@@ -23,7 +24,7 @@
errors=`awk 'END{print NR}' $err$c`
if [ $nlines -ne $ilines ] || [ $errors -gt 0 ]
then
- echo "Error running netperf"
+ echo "-1000"
clean
exit 1
fi
reply other threads:[~2011-04-15 15:47 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=E1QAlIf-00031E-Gi@svn.comics.unina.it \
--to=bismark@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