Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Remove unnecessary cleanup_paths#3153

Merged
garious merged 1 commit intosolana-labs:masterfrom
sakridge:remove-cleanup
Mar 6, 2019
Merged

Remove unnecessary cleanup_paths#3153
garious merged 1 commit intosolana-labs:masterfrom
sakridge:remove-cleanup

Conversation

@sakridge
Copy link
Copy Markdown
Contributor

@sakridge sakridge commented Mar 6, 2019

Problem

Test doesn't need to explicitly cleanup

Summary of Changes

Remove cleanup_paths call.

Fixes #

@sakridge sakridge requested a review from sagar-solana March 6, 2019 17:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2019

Codecov Report

Merging #3153 into master will decrease coverage by 1.9%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #3153    +/-   ##
=======================================
- Coverage    80.5%   78.6%    -2%     
=======================================
  Files         129     134     +5     
  Lines       19533   19935   +402     
=======================================
- Hits        15730   15674    -56     
- Misses       3803    4261   +458

@garious garious merged commit b850f3c into solana-labs:master Mar 6, 2019
Szymongib pushed a commit to ChorusOne/solana that referenced this pull request Oct 28, 2024
…tory (backport of solana-labs#3148) (solana-labs#3153)

ledger-tool: Fix create-snapshot default value for output_directory (solana-labs#3148)

The arguments to specify full and incremental snapshot archives paths
used to be a global argument; these were moved to only be instantiated
on commands that needed them in solana-labs#1773.

But, when the arguments were moved from app-level to subcommand-level,
the code that matches the arguments was not updated to look at
subcommand-matches instead of app-matches.

(cherry picked from commit 1d9947c)

Co-authored-by: steviez <steven@anza.xyz>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants