Change 'ls -l /bin' test to 'uname -m -n ...'
authorJeff Quast <contact@jeffquast.com>
Sat, 22 Nov 2014 07:38:28 +0000 (23:38 -0800)
committerJeff Quast <contact@jeffquast.com>
Sat, 22 Nov 2014 07:38:28 +0000 (23:38 -0800)
commit421e1968b8ca71a532bf66bb87f18f8ae3a75738
treecfda9fd46e3f19ad97b3b321f5dcf7acd032873b
parent0d750e588dfbddff49a5af74a278051349aa4e6a
Change 'ls -l /bin' test to 'uname -m -n ...'

This test intermittently fails on OSX, an example::

    E           -rwxr-xr-x  1 root  wheel   106816 Sep  9 15:49 pax\r
    E         - -rwsr-xr-x  1 root  wheel    46688 Sep  9 15:59 ps\r
    E         + -rwsr-xr-x  1 root  wheel    46688 Sep  9 15:59 ps\r\r
    E         ?                                                     ++
    E           -rwxr-xr-x  1 root  wheel    14208 Sep  9 15:44 pwd\r
tests/test_constructor.py