aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-01-23 13:47:22 +0000
committerChristian Grothoff <christian@grothoff.org>2016-01-23 13:47:22 +0000
commit3baed95b7d44fb7743e211996db98a9aa6dd9780 (patch)
treefd91293e3b7d2ab488c069d0d307f242d514a1cc /src/testzzuf
parentb429ae31a2c806d0980af4f114b4d91125e540d9 (diff)
downloadlibmicrohttpd-3baed95b7d44fb7743e211996db98a9aa6dd9780.tar.gz
libmicrohttpd-3baed95b7d44fb7743e211996db98a9aa6dd9780.zip
current zzuf no longer needs, and no longer supports '--'
Diffstat (limited to 'src/testzzuf')
-rw-r--r--src/testzzuf/socat.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/testzzuf/socat.c b/src/testzzuf/socat.c
index ea3eeb1a..d2826b2c 100644
--- a/src/testzzuf/socat.c
+++ b/src/testzzuf/socat.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of libmicrohttpd 2 This file is part of libmicrohttpd
3 Copyright (C) 2008 Christian Grothoff 3 Copyright (C) 2008,2016 Christian Grothoff
4 4
5 libmicrohttpd is free software; you can redistribute it and/or modify 5 libmicrohttpd is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -58,7 +58,6 @@ zzuf_socat_start ()
58 "--ratio=0.0:0.75", 58 "--ratio=0.0:0.75",
59 "-n", 59 "-n",
60 "-A", 60 "-A",
61 "--",
62 "socat", 61 "socat",
63 "-lf", 62 "-lf",
64 "/dev/null", 63 "/dev/null",