Commit 83023e4e authored by Rohit Gupta's avatar Rohit Gupta

fixed bugs in autotest framework

parent c120a63d
This diff is collapsed.
...@@ -254,7 +254,8 @@ check_install_oai_software() { ...@@ -254,7 +254,8 @@ check_install_oai_software() {
openssh-server \ openssh-server \
openssl \ openssl \
python \ python \
subversion subversion \
xmlstarlet
$SUDO update-alternatives --set liblapack.so /usr/lib/atlas-base/atlas/liblapack.so $SUDO update-alternatives --set liblapack.so /usr/lib/atlas-base/atlas/liblapack.so
if [ `lsb_release -rs` = '12.04' ] ; then if [ `lsb_release -rs` = '12.04' ] ; then
install_nettle_from_source install_nettle_from_source
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment