From 3d8910ed9d736781f668fe5822e5eb65568f0dae Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 14 May 2022 19:04:07 -0400 Subject: [PATCH] update w-racer.sh --- tests/w-racer.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/w-racer.sh b/tests/w-racer.sh index 987686f..503e3eb 100755 --- a/tests/w-racer.sh +++ b/tests/w-racer.sh @@ -1,5 +1,7 @@ #!/bin/sh # RACER tests +# Can run just on a lower f/s, or on wrapfs mounted on top of a lower f/s. +# Can also stack wrapfs on top of another wrapfs. ############################################################################## # Scratch device to mount on /n/scratch. -- 2.43.0