<div dir="ltr"><div>Hello,<br></div><div><br></div><div>I am using Openstack Newton.</div><div>I found a small bug in the Swift. It doesn't copy last "end of line" characters.</div><div><br></div><div>Here is my test (I copy my.cnf file):</div><div><br></div><div># cat -A my.cnf </div><div>[client-server]$</div><div>!includedir /etc/my.cnf.d$</div><div>$</div><div># openstack object create mybucket my.cnf</div><div># openstack object save mybucket my.cnf</div><div># cat -A my.cnf </div><div>[client-server]$</div><div>!includedir /etc/my.cnf.d</div><div><br></div><div>As we see last two characters haven't been copied (i.e. $). In my case it is a big issue.</div><div><br></div><div>Will be happy if you suggest me how to copy last invisible characters.</div><div><br></div><div>Sincerely,</div><div>Alexandr</div><div><br></div></div>