Comment 1 for bug 1319844

Revision history for this message
Botao (botao-sun) wrote :

./android/scripts/mmtest.sh[26]: cd: /mnt/sdcard: No such file or directory

That's the first line of the code. For the other failures, @harigopal, as you're the author, would you help to run it locally on panda board to see what will pop up?

Also, I found that there are many different ways in code to access SD card partition, and the better idea would be keeping all of them the same. For example, using /storage/sdcard0 all the time.

Thanks.