review/revise README
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:26:35 +0000 (18:26 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 7 May 2022 22:26:35 +0000 (18:26 -0400)
README

diff --git a/README b/README
index 4793007dd5763bf1335cfacfeb033b2ec30cc626..fcf373b15c04126b067384caca2c141e822dc5da 100644 (file)
--- a/README
+++ b/README
@@ -37,18 +37,22 @@ $ ./wrapfs-patch-release.sh -r yes
 $ ./wrapfs-patch-release.sh --release-patch yes
 
 
-Testing 
+##############################################################################
+TESTING 
 
 The tests directory contains a Makefile and some wrapper scripts for running
 racer tests.
 
-w-racer.sh
-A wrapper for racer-fsl.sh which will mkfs and mount the specified lower file
-system, stack wrapfs on top of it, and run racer on the wrapfs mount. It can
-optionally run racer directly on the lower file system through a bind mount.
+1. w-racer.sh
+
+A wrapper for racer-fsl.sh which will mkfs and mount the specified lower
+file system, stack wrapfs on top of it, and run racer on the wrapfs mount.
+It can optionally run racer directly on the lower file system through a bind
+mount.
+
+2. ls-test.sh
 
-ls-test.sh
 This script will run w-racer.sh for the specified lower file system but also
 run ls -l in the background 100 times a second to check for corrupted inode
-entries (which show up as ??? in ls -l output). It creates a log file
+entries (which show up as ??? in ls -l output).  It creates a log file
 ls-test.log