From: root Date: Fri, 6 May 2022 19:00:27 +0000 (-0400) Subject: fix ls_test.sh X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=e9038955d136aa1268d38bbd56e0203f4029b8b4;p=wrapfs-mgmt.git fix ls_test.sh --- diff --git a/tests/ls_test.sh b/tests/ls_test.sh index c3b1ac5..6af6cb7 100755 --- a/tests/ls_test.sh +++ b/tests/ls_test.sh @@ -14,6 +14,6 @@ echo "xfs" >> ls_test.log echo "tmpfs" >> ls_test.log ./w-racer.sh tmpfs 60 echo "reiser" >> ls_test.log -w-racer.sh reiserfs 60 +./w-racer.sh reiserfs 60 kill %1