From 0c0a392c01805b298162b19709e39a2afdd3b094 Mon Sep 17 00:00:00 2001 From: Christoph Galuschka Date: Nov 11 2012 12:26:47 +0000 Subject: and again need to be fixed in both files ... --- diff --git a/tests/p_lzop/lzop_test.sh b/tests/p_lzop/lzop_test.sh index 007366c..e68173a 100755 --- a/tests/p_lzop/lzop_test.sh +++ b/tests/p_lzop/lzop_test.sh @@ -9,7 +9,7 @@ if [ $centos_ver = 5 ] then t_Log "This is a C5 system. Skipping." ret_val=0 -elif [ $(t_GetArch) = i386 ] +elif [ $(t_GetArch) = i686 ] then t_Log "Package not available in i386 architecture. Skipping" ret_val=0