]> git.ozlabs.org Git - next-scripts/commit
fetch_trees: explicitly stop wget from storing the URL in an xattr
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 30 Dec 2018 05:00:15 +0000 (16:00 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 30 Dec 2018 05:00:15 +0000 (16:00 +1100)
commit6f1a5a0e1639924c1b60c6525496d6820212fc2b
tree7cd53cb8378e3ac84362c2b7221edf8f5bd4430c
parentc76cdbb6b174b364782a300bf6457595eed20f1a
fetch_trees: explicitly stop wget from storing the URL in an xattr

rather than removing the xattr later.  The --no-xattr option is not
documented in the man page, but is in "wget --help".  This has become
the default behaviour in wget v1.20.1 anyway.
fetch_trees