diff --git a/tests/p_lzop/0-install_lzop.sh b/tests/p_lzop/0-install_lzop.sh index 3b6bf7b..d9b6e02 100755 --- a/tests/p_lzop/0-install_lzop.sh +++ b/tests/p_lzop/0-install_lzop.sh @@ -8,7 +8,7 @@ t_Log "Running $0 - installing lzop" if [ $centos_ver = 5 ] then t_Log "This is a C5 system. Skipping." -elif [ $(t_GetArch) = i386 ] +elif [ $(t_GetArch) = i686 ] then t_Log "Package not available in i386 architecture. Skipping" else