[CRIU] [PATCH 2/3] test: remove powerpc architecture fix

Laurent Dufour ldufour at linux.vnet.ibm.com
Wed Sep 9 08:07:51 PDT 2015


Signed-off-by: Laurent Dufour <ldufour at linux.vnet.ibm.com>
---
 test/zdtm.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 4fbd1ccdae46..4338e55b8cec 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -10,7 +10,6 @@ ARCH=`uname -m | sed			\
 		-e s/sun4u/sparc64/	\
 		-e s/s390x/s390/	\
 		-e s/parisc64/parisc/	\
-		-e s/ppc.*/powerpc/	\
 		-e s/mips.*/mips/	\
 		-e s/sh[234].*/sh/`
 
-- 
1.9.1



More information about the CRIU mailing list