changeset 351:a7a6dba4a932

- AWS
author tomwalters
date Wed, 11 Aug 2010 11:36:48 +0000
parents 54f37df74ef1
children 26c7ad278d3c
files trunk/experiments/scripts/master.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/trunk/experiments/scripts/master.sh	Wed Aug 11 11:36:00 2010 +0000
+++ b/trunk/experiments/scripts/master.sh	Wed Aug 11 11:36:48 2010 +0000
@@ -69,7 +69,7 @@
 
 if [ ! -e /mnt/experiments/htk/.htk_installed_success ]; then
   ./HTK/install_htk.sh
-done
+fi
 
 for SOURCE_SNR in $FEATURE_DIRS; do