Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added proper exe parsing for watch, supports spaces in tectonic location #1053

Merged
merged 1 commit into from Jun 14, 2023

Conversation

xinslu
Copy link
Contributor

@xinslu xinslu commented Jun 13, 2023

1 line change to solve #1003.

Added quotes around exe_name to support running watch -x command for users with spaces in their tectonic bin location.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #1053 (55f4b0c) into master (ff9f29e) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

❗ Current head 55f4b0c differs from pull request most recent head 8bca940. Consider uploading reports for the commit 8bca940 to get more accurate results

@@            Coverage Diff             @@
##           master    #1053      +/-   ##
==========================================
- Coverage   45.83%   45.83%   -0.01%     
==========================================
  Files         171      171              
  Lines       64145    64145              
==========================================
- Hits        29399    29398       -1     
- Misses      34746    34747       +1     
Impacted Files Coverage Δ
src/bin/tectonic/v2cli.rs 43.20% <0.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pkgw pkgw merged commit a2865a6 into tectonic-typesetting:master Jun 14, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants