view trunk/scripts/aim-o-matic/prepare_aws_instance.sh @ 703:2bd09040ecf0

Better SAI unit tests. Includes a test to compare the output of the Matlab and C++ version which is currently disabled since the outputs are not identical.
author ronw@google.com
date Mon, 01 Jul 2013 19:02:37 +0000
parents 2e53a3b92525
children
line wrap: on
line source
#!/bin/bash
sudo apt-get -y update
sudo apt-get -y install subversion
svn checkout http://aimc.googlecode.com/svn/trunk/ aimc
aimc/scripts/aim-o-matic/prepare_aws_instance_stage_2.sh