mirror of
https://github.com/mirror/wget.git
synced 2026-08-19 09:23:27 +08:00
Remove empty new-line
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2014-11-05 Giuseppe Scrivano <gscrivan@redhat.com>
|
||||
|
||||
* contrib/tsocked-wget (TSOCKS_CONF_FILE): Remove empty new-line.
|
||||
|
||||
2014-11-04 Darshit Shah <darnir@gmail.com>
|
||||
|
||||
* README.checkout: Bootstrap script is ./bootstrap not ./bootstrap.sh
|
||||
|
||||
@@ -88,4 +88,3 @@ CONFIG+="
|
||||
server = ${socks_proxy}"
|
||||
|
||||
TSOCKS_CONF_FILE=<(echo "$CONFIG") exec tsocks "$WGET" --no-proxy "$@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user