[openfirmware] [commit] r2625 - ofw/fs/ext2fs

repository service svn at openfirmware.info
Tue Oct 18 06:57:25 CEST 2011


Author: quozl
Date: Tue Oct 18 06:57:25 2011
New Revision: 2625
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2625

Log:
OLPC ext2, enhance tests, include a precalculated md5sum file

Modified:
   ofw/fs/ext2fs/ext2test.sh

Modified: ofw/fs/ext2fs/ext2test.sh
==============================================================================
--- ofw/fs/ext2fs/ext2test.sh	Tue Oct 18 06:54:24 2011	(r2624)
+++ ofw/fs/ext2fs/ext2test.sh	Tue Oct 18 06:57:25 2011	(r2625)
@@ -142,6 +142,7 @@
 touch touched
 echo hello > hello
 echo hello world > hello-world
+md5sum hello-world > hello-world.md5
 date > date
 ln -s hello hello-link
 mkdir directory



More information about the openfirmware mailing list