echo "Sleeping for "$delay" seconds between each command."
setup_lower
- # export the type of leftmost file system, as some tests need to know (jffs2)
- export FS0
+ # Export the type of file systems, as some tests need to know.
+ # For example: jffs2, cramfs, and squashfs.
+ export FS0 FS1 FS2 FS3 DEV0 DEV1 DEV2 DEV3 SPECIAL_FS delay
# run actual test and abort on error (test script tries to umount unionfs)
runcmd bash $t