[pkg-go] Bug#974159: Patch

Leopold Palomo-Avellaneda leo at alaxarxa.net
Tue Jan 12 10:14:12 GMT 2021


I have solved this bug just with this little patch.


$ diff gitaly.postinst~ gitaly.postinst
51c51
<       export $(grep '^\s*path\s*=' /etc/gitaly/config.toml | sed 's/ //g' | 
sed 's/"//g')
---
 >       export $(grep '^\s*path\s*=' /etc/gitaly/config.toml | sed 's/ //g' | 
sed 's/"//g' | sed "s/'//g" )



-- 
--
Linux User 152692     GPG: 05F4A7A949A2D9AA
Catalonia
-------------------------------------
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



More information about the Pkg-go-maintainers mailing list