swift/test
Alistair Coles 6e56209441 swift-get-nodes: move --path-as-is to end of curl commands
--path-as-is is not supported by older versions of curl (prior to
7.42.0) so the curl commands printed by swift-get-nodes must cut,
pasted *and then edited* before they can be run with older
curl. Moving the option to the end of the command line makes it
possible to just cut (omitting the last option) and paste the
commands.

Note: the --path-as-is option is not dropped altogether based on
testing the curl version available because the host on which
swift-get-nodes is executed might have a different curl version to the
host on which the curl command is to be executed. The presence of the
option also serves as a reminder that it (and newer curl) might be
needed with some paths.

Change-Id: Ifaf3cf97e6410d4b8818042a5082177418d6c6a2
2021-05-12 12:41:20 +01:00
..
cors Use headless option for cors functional test runner 2021-03-17 15:57:02 -07:00
functional Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
probe Merge "Document why TestReconstructorRebuildUTF8 is skipped on py3" 2021-05-12 00:37:35 +00:00
s3api replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
unit swift-get-nodes: move --path-as-is to end of curl commands 2021-05-12 12:41:20 +01:00
__init__.py py2: Suppress more CryptographyDeprecationWarnings 2020-11-13 22:04:03 -08:00
debug_logger.py Move DebugLogger to its own module 2021-01-22 10:45:01 -06:00
sample.conf fix s3api functional tests 2020-05-15 22:38:04 -07:00