From 352d962ee88f559ee19ec57732665ef583221fd9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 9 Dec 2009 21:54:41 +0100 Subject: Removing lpia support, this architecture is dead. --- helpers/lh_binary_memtest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_binary_memtest') diff --git a/helpers/lh_binary_memtest b/helpers/lh_binary_memtest index cfe455c2d..98a3be517 100755 --- a/helpers/lh_binary_memtest +++ b/helpers/lh_binary_memtest @@ -42,7 +42,7 @@ Check_lockfile .lock # Creating lock file Create_lockfile .lock -if [ "${LH_ARCHITECTURE}" != "amd64" ] && [ "${LH_ARCHITECTURE}" != "i386" ] && [ "${LH_ARCHITECTURE}" != "lpia" ] +if [ "${LH_ARCHITECTURE}" != "amd64" ] && [ "${LH_ARCHITECTURE}" != "i386" ] then Echo_warning "skipping binary_memtest, foreign architecture." exit 0 -- cgit v1.2.3