This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Jason.Vas.Dias
Recipients Jason.Vas.Dias, r.david.murray
Date 2011-04-28.18:16:53
SpamBayes Score 0.0003358438
Marked as misclassified No
Message-id <1304014614.55.0.337635312705.issue11946@psf.upfronthosting.co.za>
In-reply-to
Content
$ ls -dl /. | od -x
0000000 7264 7877 2d72 7278 782d 202e 3532 7220
0000020 6f6f 2074 6f72 746f 3420 3930 2036 7041
0000040 2072 3032 3120 3a35 3832 2f20 0a2e
0000056
[ root@jvdspc:/tmp 19:15:01 1730:1223 ]
$ ls --version
ls (GNU coreutils) 8.12


Either GNU coreutils 8.12 's ls is wrong to append a ' ', or 
test_commands.py is wrong not to be expecting it.
History
Date User Action Args
2011-04-28 18:16:54Jason.Vas.Diassetrecipients: + Jason.Vas.Dias, r.david.murray
2011-04-28 18:16:54Jason.Vas.Diassetmessageid: <1304014614.55.0.337635312705.issue11946@psf.upfronthosting.co.za>
2011-04-28 18:16:53Jason.Vas.Diaslinkissue11946 messages
2011-04-28 18:16:53Jason.Vas.Diascreate