fix error is script, uncomment one of the test runs
diff --git a/testscripts/ltp-aiodio.sh b/testscripts/ltp-aiodio.sh
index c6fdfb7..c022df0 100755
--- a/testscripts/ltp-aiodio.sh
+++ b/testscripts/ltp-aiodio.sh
@@ -229,13 +229,13 @@
 cp $file1 /test/aiodio/ff3
 
 date
-#echo "************ Running aio-stress tests " 
-#echo "current working dir = ${PWD}"
-#${LTPROOT}/tools/rand_lines -g ${LTPROOT}/runtest/ltp-aio-stress.part1 > ${TMPBASE}/ltp-aio-stress.part1
+echo "************ Running aio-stress tests " 
+echo "current working dir = ${PWD}"
+${LTPROOT}/tools/rand_lines -g ${LTPROOT}/runtest/ltp-aio-stress.part1 > ${TMPBASE}/ltp-aio-stress.part1
 
-#${LTPROOT}/pan/pan -e -S -a ltpaiostresspart1 -n ltp-aiostresspart1 -l ltpaiostress.logfile -f ${TMPBASE}/ltp-aio-stress.part1 &
+${LTPROOT}/pan/pan -e -S -a ltpaiostresspart1 -n ltp-aiostresspart1 -l ltpaiostress.logfile -f ${TMPBASE}/ltp-aio-stress.part1 &
 
-#wait $!
+wait $!
 
 if [ "$runExtendedStress" -eq 1 ];then
 echo "************ Running EXTENDED aio-stress tests "