diff --git a/livesupport/modules/storageServer/var/tests/transTest.sh b/livesupport/modules/storageServer/var/tests/transTest.sh index 984a93682..9cca7f980 100755 --- a/livesupport/modules/storageServer/var/tests/transTest.sh +++ b/livesupport/modules/storageServer/var/tests/transTest.sh @@ -22,7 +22,7 @@ # # # Author : $Author: tomas $ -# Version : $Revision: 1.1 $ +# Version : $Revision: 1.2 $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/var/tests/transTest.sh,v $ #------------------------------------------------------------------------------- @@ -53,7 +53,9 @@ storeOpen() { - 00:00:11" + 00:00:11.000000 + Transport test file 1 + " MEDIA=../tests/ex1.mp3 MD5=`md5sum $MEDIA`; for i in $MD5; do MD5=$i; break; done RES=`$XR_CLI storeAudioClipOpen "$SESSID" "$GUNID" "$METADATA" "stored_file.mp3" "$MD5"` || \