From: aburford Date: Sun, 15 May 2022 00:13:52 +0000 (-0400) Subject: remove ext3 and reiser tests from Makefile X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=e5ac68f4b617c6e22c6bc54fabdbd578811f5a11;p=wrapfs-mgmt.git remove ext3 and reiser tests from Makefile --- diff --git a/tests/Makefile b/tests/Makefile index c7fcd57..e14e4c3 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -15,11 +15,9 @@ ls_test: wtest: sh w-racer.sh $(OPT) ext2 $(LEN) - sh w-racer.sh $(OPT) ext3 $(LEN) sh w-racer.sh $(OPT) ext4 $(LEN) sh w-racer.sh $(OPT) xfs $(LEN) sh w-racer.sh $(OPT) tmpfs $(LEN) - sh w-racer.sh $(OPT) reiserfs $(LEN) ############# # OLD STUFF #