summaryrefslogtreecommitdiffstats
path: root/cholerab/knut/clients/cnot/index
diff options
context:
space:
mode:
authorEUcancER <root@euer.krebsco.de>2011-08-31 12:52:15 +0200
committerEUcancER <root@euer.krebsco.de>2011-08-31 12:52:15 +0200
commit8e2af5a9f643632b96564706313edd4524f81bfd (patch)
tree10e31222000cc4e289c555f6eb487502c273afb4 /cholerab/knut/clients/cnot/index
parentefe72ae286caa4ecf88edcbcb619fb0ceb886ca8 (diff)
parent9030631edd4f5e44234fe77348b92190874f42a2 (diff)
Gigantor Merge!
Conflicts: cholerab/news/Candidate - add Ante scriptum cholerab/shirts/bestellliste - merged as theirs oncology/dpfhack_display - now a submodule add bug-fixing for adv_graphgen, as well as a Makefile
Diffstat (limited to 'cholerab/knut/clients/cnot/index')
-rwxr-xr-xcholerab/knut/clients/cnot/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/cholerab/knut/clients/cnot/index b/cholerab/knut/clients/cnot/index
index f276dd25..fcbef73e 100755
--- a/cholerab/knut/clients/cnot/index
+++ b/cholerab/knut/clients/cnot/index
@@ -11,7 +11,7 @@ port=42101
params="$*"
-flags=-sS
+flags=${curl_flags--fsS}
if test "${verbose-no}" != no; then
flags="${flags+$flags }-v"