#!/bin/bash
# lhcs regression test installer
###SHELLPACK preamble lhcs-install 1.6
WEB_LOCATION=https://github.com/autotest/autotest/raw/master/client/tests/cpu_hotplug/
MIRROR_LOCATION="$WEBROOT/lhcs/"

###SHELLPACK parseargBegin
###SHELLPACK parseargEnd

###SHELLPACK sources_fetch lhcs_regression-${VERSION}.tar.gz lhcs-${VERSION}-installed

echo lhcs installed successfully
