From: Keith Packard Date: Sun, 31 Mar 2013 19:39:32 +0000 (-0700) Subject: altos: Unmount file system after each testing pass in ao_fat_test X-Git-Tag: altosdroid_v1.2-1~52 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=144b44e13ce3361ff59cbb555e84d542455a4e17;hp=144b44e13ce3361ff59cbb555e84d542455a4e17;p=fw%2Faltos altos: Unmount file system after each testing pass in ao_fat_test Otherwise, we use stale data and 'bad things' happen. Signed-off-by: Keith Packard ---