Skip to content

curl: add --output-dir#5637

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/output-dir
Closed

curl: add --output-dir#5637
bagder wants to merge 1 commit intomasterfrom
bagder/output-dir

Conversation

@bagder
Copy link
Copy Markdown
Member

@bagder bagder commented Jul 2, 2020

To allow -o and -O store the received files in a designated directory.

  • test cases
  • verify that --create-dirs works fine together with this option (test 3011)
  • verify that it works with -J (test 3012)

Comment thread docs/cmdline-opts/output-dir.d Outdated
@bagder bagder force-pushed the bagder/output-dir branch from 00e5a4f to b3de9e0 Compare July 2, 2020 15:44
@bagder
Copy link
Copy Markdown
Member Author

bagder commented Jul 2, 2020

Three test cases added and --create-dirs is verified to work with it.

bagder added a commit that referenced this pull request Jul 18, 2020
Added test 3008, 3009 and 3010 to verify.

Closes #5637
@bagder bagder force-pushed the bagder/output-dir branch from 2d1a50e to b8b6ed7 Compare July 18, 2020 11:04
@bagder bagder added the feature-window A merge of this requires an open feature window label Jul 27, 2020
bagder added a commit that referenced this pull request Aug 11, 2020
Added test 3008, 3009 and 3011 to verify.

Closes #5637
@bagder bagder force-pushed the bagder/output-dir branch from b8b6ed7 to c7ef9d4 Compare August 11, 2020 08:36
@bagder bagder marked this pull request as ready for review August 11, 2020 09:01
bagder added a commit that referenced this pull request Aug 11, 2020
Works with --create-dirs and with -J

Add test 3008, 3009, 3011, 3012 to verify.

Closes #5637
@bagder bagder force-pushed the bagder/output-dir branch from c7ef9d4 to 19abc8d Compare August 11, 2020 09:01
Comment thread tests/runtests.pl
@xquery
Copy link
Copy Markdown
Member

xquery commented Aug 24, 2020

(maybe I missed it and this exists already) have you considered adding a test with --next to exercise the behaviour of using last defined --output-dir ?

Works with --create-dirs and with -J

Add test 3008, 3009, 3011, 3012 and 3013 to verify.

Closes #5637
@bagder bagder force-pushed the bagder/output-dir branch from 19abc8d to 6881d2e Compare August 24, 2020 06:37
@bagder
Copy link
Copy Markdown
Member Author

bagder commented Aug 24, 2020

A --next test was added now, as number 3013.

@bagder bagder removed the feature-window A merge of this requires an open feature window label Aug 24, 2020
@bagder bagder closed this in 5620d2c Aug 24, 2020
@bagder bagder deleted the bagder/output-dir branch August 24, 2020 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants