On Fri, Jul 08, 2016 at 10:04:09AM +0200, Hendrik Brueckner wrote:
> From: Wang Dong <dongd...@linux.vnet.ibm.com>
> 
> The test case uses a temporary file in libparted/tests under
> Check framwork.  It can be issued by "make check" in the test dir.

This should only be run on s390, either by checking the arch in the
wrapper shell or maybe by wrapping the test code in:

#if defined __s390__ || defined __s390x__

and having it return 0 on other arches.

-- 
Brian C. Lane | Port Orchard, WA (PST8PDT)

Reply via email to