Fixing a broken pipe in credit
[?]
May 9, 2021, 8:59 PM
OWCCRVO5LMF3AJ6CU76UOT6HS2VNGI6O3LGTTYQBKZLPCCRNETXQCDependencies
- [2]
I24UEJQLVarious post-fire fixes - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [4]
2K7JLB4ZNo pager on Windows
Change contents
- replacement in pijul/src/commands/credit.rs at line 54
libpijul::output::output_file(match libpijul::output::output_file( - replacement in pijul/src/commands/credit.rs at line 60
)?;) {Ok(_) => {},Err(libpijul::output::FileError::Io(io)) => {},Err(e) => return Err(e.into()),}