bgentry / go-netrc

netrc file parser for Go programming language.
http://code.google.com/p/go-netrc/
Other
26 stars 15 forks source link

MarshalText doesn't work with 3 machines #8

Open linzhp opened 4 years ago

linzhp commented 4 years ago

This test parses a netrc file and call MarshalText. After comparing the output with the original file, you can see the first machine is messed up.