[chirp_devel] [PATCH 1 of 1] Remove spurious newline causing stock config import error. Fixes #3743
Dan Smith
Mon Aug 29 10:31:33 PDT 2016
Hi Dave,
> # HG changeset patch
> # User Dave Allan <danplanet at dpallan.com>
> # Date 1472488103 14400
> # Mon Aug 29 12:28:23 2016 -0400
> # Node ID a28365eeb3561d09d333342fa978679165e5b40e
> # Parent 3e366aeabfb583ef55ba5830e49cc8be9e5bfa23
> Remove spurious newline causing stock config import error. Fixes #3743
Thanks for this. It's actually an extra CR character (0x0d) that is in
there, and the patch process seemed to strip it out anyway. I fixed it
and committed the change with your original message and authorship. Just
FYI in case you notice the hash is actually different :)
Thanks!
--Dan
More information about the chirp_devel
mailing list