Commit Graph

7 Commits

Author SHA1 Message Date
Jeroen van Baarsen 8bce9d7fed Merge pull request #7475 from bbodenmiller/curl-redirects
follow curl redirects
2014-08-13 16:19:57 +02:00
Ben Bodenmiller aabb4093b7 follow curl redirects
Update `curl` commands to follow redirects (see
http://curl.haxx.se/docs/manpage.html#-L). Current `curl` commands will
return unexpected results if the requested content has been moved and is
returning information about where it has been moved to. Including the
`-L` option tells `curl` to follow the redirect so the file can be
correctly acquired.
2014-08-11 22:01:37 -07:00
Robert Schilling abdc442648 Fix spelling errors in doc, closes #7437
Further changes
2014-08-07 10:27:54 +02:00
David Southard d32ec4ce99 Update 6.9-to-7.0.md
fix gitlab.yml example diff command
2014-06-25 15:52:45 -05:00
Job van der Voort 313e496665 update ruby in update guide
textual changes
2014-06-25 11:27:19 +02:00
Robert Schilling 9ba2e1873b Fixes #7163, copy init script while upgrading 2014-06-20 21:38:08 +02:00
Dmitriy Zaporozhets f299301cfe
Update guide from 6.9 to 7.0
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-18 13:35:31 +03:00